namuol/cheet.js
easy easter eggs (konami code, etc) for your website. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4688
- days_rel: n/a
- days_push: 2162
- n_releases_24m: 0
Adoption not part of the score
1322 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
developer-tools plugin-system web-development frontend developer-tools entertainment browser easter-eggs konami-code keyboard-shortcuts key-sequences browser-library javascript
2 sources
- readme: https://github.com/namuol/cheet.js · fetched 2026-08-28 · c941864cb1f4
- registry_npm: https://registry.npmjs.org/cheet.js · fetched 2026-08-29 · 21641a1a89d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| namuol/cheet.js | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem