Show HN: Nr – 26x faster NPM run replacement
1 points
1 hour ago
| 0 comments
| github.com
| HN
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.

No one has commented on this post.