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