Home / JavaScript > npm scripts JavaScript > npm scripts Task runner. Collection 742 stars GitHub Contents Task Runners File Watchers Dev Servers Cross-platform Utilities Utility Packs Other Utilities Miscellaneous Task Runners script-runner 27 updated 7y ago Simple task runner with a terse syntax. npm-run-all 5.8k updated 1y ago Fully featured task runner. redrun 127 updated 1mo ago Expand scripts from package.json to improve execution speed. File Watchers onchange 830 updated 1y ago onchange <glob> -- <command>. watch 1.3k updated 3y ago watch <command> <directory>. Dev Servers http-server 14.2k updated 1mo ago Simple zero-configuration command-line http server. live-server 4.6k updated 2y ago Simple development http server with live reload capability. Cross-platform Utilities rimraf 5.8k updated 2mo ago Delete files or directories; like rm -rf. del-cli 332 updated 7mo ago Safer file and folder deletion. mkdirp Create a directory, creating parent directories if needed; like mkdir -p. cpr 81 updated 5y ago cp -r for Node.js. cpy-cli 361 updated 3mo ago File/directory copying/renaming. copyfiles 422 updated 1y ago Copy a list of files into a directory. sync-files 44 updated 7y ago rsync-like directory syncing with watch mode. echo-cli 6 updated 4y ago Cross-platform echo with JS escape sequence support. clear-cli 45 updated 4y ago Clear the terminal. cross-env 6.5k (archived) Set environment variables for scripts, unix-style. cross-os 46 updated 1y ago Run platform-specific npm scripts. ntee 23 updated 7y ago Utility that reads from standard input and writes to standard output and files; like Unix tee. catw Print a file to stdout, with optional watch mode; sorta like Unix cat. mkdirp Create a directory, creating parent directories if needed; like mkdir -p. Utility Packs shx 1.9k updated 4mo ago Collection of common Unix utilities implemented in Node.js; example usage: shx rm somefile. Other Utilities hashmark 190 updated 6y ago Take contents of a file and output as new file with a hash in the name. gzip-size-cli 193 updated 4y ago Get the gzipped size of a file or stdin. opn-cli 441 updated 5mo ago Open websites, files, executables, etc. with the user's preferred application. headr 4 updated 9y ago Add header / banner info to a file. Bower files CLI 3 updated 2mo ago Get main bower files on the command line. cli-error-notifier 72 updated 2y ago Send native desktop notifications when npm scripts fail. Miscellaneous screwy 114 (archived) The npm scripts GUI. Forrest 341 updated 7y ago npm scripts desktop client. run-npm 187 updated 7y ago Run locally-installed node module executables. Useful for debugging npm scripts. npm-quick-run 147 updated 4y ago Quickly run npm scripts by prefix without typing the full name. edit-script 10 updated 3y ago Edit npm scripts from the command line without worrying about JSON escaping. ntl 959 updated 1y ago Interactive cli menu to list and run npm scripts. ntl Interactive cli menu to list and run npm scripts.