I got frustrated by npm run's cold start time, so I built nr.
It's a drop-in replacement written in Rust. No config needed – just use `nr test` instead of `npm run test`.
Especially useful if you're using AI coding assistants that run npm commands constantly.