marmelab/gremlins.js
Monkey testing library for web apps and Node.js observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4699
- days_rel: n/a
- days_push: 1276
- n_releases_24m: 0
Adoption not part of the score
9091 stars · 424 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
gremlins.js is a JavaScript monkey testing library for Node.js and the browser that unleashes random user-like actions (clicking, typing, scrolling, form filling, touching) on a web app to test its robustness. It includes 'mogwai' watchers that monitor console errors and frame rates to detect errors, performance problems, and memory leaks.
Use cases
- stress test a web app with random clicks and typing
- detect memory leaks in frontend JavaScript
- find unhandled errors in a web application
- run chaos/monkey testing in Cypress or Playwright
- check robustness of an HTML5 app before release
When to choose
- you want randomized, unscripted stress testing of a browser-based frontend
- you need to surface crashes, console errors, or performance degradation from unpredictable user behavior
- you want a lightweight library that integrates with Cypress or Playwright
When to avoid
- you need deterministic, assertion-based unit or e2e tests
- you are testing non-browser backend code
- you need actively maintained tooling with frequent updates
Facets
library · maturity maintenance
testing fuzzing benchmarking testing web-development frontend developer-tools browser monkey-testing chaos-testing stress-testing bookmarklet cypress playwright nodejs javascript
3 sources
- readme: https://github.com/marmelab/gremlins.js · fetched 2026-08-28 · 6d3f85fb511b
- homepage: https://marmelab.com/blog/2020/06/02/gremlins-2.html · fetched 2026-08-29 · 08fa7c667aaf
- registry_npm: https://registry.npmjs.org/gremlins.js · fetched 2026-08-29 · f0fa97a067ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marmelab/gremlins.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marmelab/gremlins.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem