Tells you in plain English why your app works locally but breaks in production. Developed by Working Model.
-
Updated
Jun 10, 2026 - TypeScript
Tells you in plain English why your app works locally but breaks in production. Developed by Working Model.
Zero-config CLI that profiles a Node.js app and outputs a plain-English bottleneck report. No setup, no dashboard, no API key. You run it, it tells you what's slow and why. Developed by Working Model Inc
Diagnoses why npm install is failing and tells you in plain English how to fix it. Developed by Working Model.
Audits your environment variables — finds what's missing, what's misnamed, and what's set but never actually read. Developed by Working Model.
Runs an npm package and tells you what it actually does — network calls, file writes, child processes, credential snooping. Developed by Working Model.
who-ate-my-ram is a zero-config Node process memory inspector developed by Working Model. It watches your running Node processes, tracks resident memory over time using linear regression, and tells you which one is quietly ballooning — and why. No setup, no API key, no dashboard. Resident evil for memory leaks.
Git blame but useful — tells you why a line changed, not just who changed it. Developed by Working Model.
Add a description, image, and links to the npm-simple-name-series topic page so that developers can more easily learn about it.
To associate your repository with the npm-simple-name-series topic, visit your repo's landing page and select "manage topics."