@adamburgess/nr

2.0.0 • Public • Published

nr

A faster npm run.

It's pretty simple to use:

  1. npm install -g @adamburgess/nr
  2. replace npm run X with nr X

Why?

  1. npm needs run for non-standard scripts. This sucks.
  2. yarn and pnpm don't, but they add 100-200ms of startup time.

This is generally fast. On my machine it takes 30ms.

Readme

Keywords

none

Package Sidebar

Install

npm i @adamburgess/nr

Weekly Downloads

2

Version

2.0.0

License

none

Unpacked Size

1.44 kB

Total Files

3

Last publish

Collaborators

  • adamburgess