bfirsh/jsnes
A JavaScript NES emulator. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 66
- Longevity 100
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: 41
- age_days: 6273
- days_rel: 144
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
6414 stars · 855 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
JSNES is a Nintendo Entertainment System (NES) emulator written in JavaScript, distributed as a library usable in both the browser and Node.js. It provides a high-level Browser component with rendering, audio, and input handling, plus a low-level NES class for custom integrations.
Use cases
- embed a playable NES emulator in a web page
- run NES ROMs in Node.js
- build a React-based retro game player
- add gamepad and keyboard input to an emulator frontend
- render NES frames to a custom canvas or audio pipeline
When to choose
- you want to emulate NES games in JavaScript without native dependencies
- you need a library-level emulator to embed in your own web app or React project
- you want headless emulation in Node.js with custom rendering or audio
When to avoid
- you need to emulate consoles other than the NES
- you require cycle-accurate, high-fidelity emulation for serious preservation work
- you want a ready-made desktop emulator application
Facets
library · maturity active
game-engine graphics audio-processing sdk gaming-tools web-development frontend cross-platform browser cross-platform nes-emulator emulation 6502 retro-gaming canvas gamepad react nodejs javascript
3 sources
- readme: https://github.com/bfirsh/jsnes · fetched 2026-08-28 · 3b8bf53e03db
- homepage: https://jsnes.org · fetched 2026-08-29 · f4909a444992
- registry_npm: https://registry.npmjs.org/jsnes · fetched 2026-08-29 · 22b535618515
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bfirsh/jsnes | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem