# namuol/cheet.js

easy easter eggs (konami code, etc) for your website.

Repository: https://github.com/namuol/cheet.js
Canonical: https://ross.abutalabs.com/products/cheetjs
Homepage: http://lou.wtf/cheet.js
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-10-02T01:38:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4688, "days_push": 2162, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1322, forks 70 (observed 2026-08-28T04:04:21.988369+00:00)

## What it is
cheet.js is a tiny JavaScript library for adding easter eggs to websites by mapping keyboard sequences like the Konami Code to callbacks. It supports progress, failure, and completion handlers and can be loaded via CDN or package managers.

## Use cases
- add a konami code easter egg to my website
- trigger a callback when users type a secret key sequence
- detect cheat-code style keyboard input in the browser
- play an animation when users press a hidden key combo
- add fun hidden interactions to a personal site

## When to choose
- you want a dead-simple, dependency-free way to add keyboard-sequence easter eggs
- you need per-key progress and failure callbacks for sequences
- you want a tiny library that works via a single script tag

## When to avoid
- you need general-purpose keyboard shortcut or hotkey management
- you need mobile/touch input support
- you need a maintained library with recent updates and modern tooling

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, plugin-system
- domain: web-development, frontend, developer-tools, entertainment
- platform: browser
- tags: easter-eggs, konami-code, keyboard-shortcuts, key-sequences, browser-library, javascript

## Member repositories
- namuol/cheet.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.988369+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:14.815282+00:00, confidence not recorded.
  - readme: https://github.com/namuol/cheet.js (fetched 2026-08-28T04:04:21.988369+00:00, sha c941864cb1f4)
  - registry_npm: https://registry.npmjs.org/cheet.js (fetched 2026-08-29T12:06:20.081924+00:00, sha 21641a1a89d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
