Invoke npm scripts upon file changes. Configure via package.json using glob patterns.
A utility that will run npm scripts without all the logs from npm run-script.
Browserify standalone (UMD) build based on values in your package.json (name
and main
).
A simple, enhanced replacement for npm run-script <command> [-- <args>...]