Interactive mode for nps
npm install nps-i
or install it globally
npm install -g nps-i
Replace nps with nps-i in your package.json
nps
nps-i
{ "scripts": { "start": "nps-i" } }
You can also use it with the shorthand ni when installed globally.
ni
this repo
MIT siddharthkp