awesome-npm-scripts

Task automation suite

A curated collection of tools and scripts for automating tasks with npm as a build tool

Everything awesome related to npm scripts and using npm as a build tool.

GitHub

727 stars
31 watching
43 forks
last commit: almost 4 years ago
Linked from 3 awesome lists

awesomeawesome-listlistnpmtask-runner

Awesome npm Scripts / Articles

Why we should stop using Grunt & GulpBlog post by Keith Cirkel
How to Use npm as a Build ToolSequel to »Why we should stop using Grunt & Gulp«
Why I Left Gulp and Grunt for npm ScriptsArticle by Cory House
Helpers and tips for npm run scriptsBlog post by Michael Kühnel covering advanced topics
Running cross-platform tasks via npm package scriptsThe most comprehensive guide to using npm Scripts by Dr. Axel Rauschmayer

Awesome npm Scripts / Videos/Talks

Advanced front-end automation with npm scriptsTalk at Nordic.js 2015 by Kate Hudson
How to create a build system with npm scriptsVideo tutorial series on setting up a front-end build system

Awesome npm Scripts / Task Runners

script-runner27about 8 years agoSimple task runner with a terse syntax
npm-run-all5,757about 2 years agoFully featured task runner
redrun123over 2 years agoExpand scripts from package.json to improve execution speed

Awesome npm Scripts / File Watchers

onchange818almost 2 years ago
watch1,276over 3 years ago

Awesome npm Scripts / Dev Servers

http-server13,696almost 2 years agoSimple zero-configuration command-line http server
live-server4,442over 2 years agoSimple development http server with live reload capability

Awesome npm Scripts / Cross-platform Utilities

rimraf5,683about 2 years agoDelete files or directories; like
del-cli315almost 2 years agoSafer file and folder deletion
mkdirpCreate a directory, creating parent directories if needed; like
cpr79over 5 years agofor Node.js
cpy-cli346over 2 years agoFile/directory copying/renaming
copyfiles410about 2 years agoCopy a list of files into a directory
sync-files43almost 8 years ago-like directory syncing with watch mode
echo-cli6almost 5 years agoCross-platform with JS escape sequence support
clear-cli44almost 5 years agoClear the terminal
cross-env6,343over 5 years agoSet environment variables for scripts, unix-style
cross-os43almost 2 years agoRun platform-specific npm scripts
ntee23over 7 years agoUtility that reads from standard input and writes to standard output and files; like Unix
catwPrint a file to stdout, with optional watch mode; sorta like Unix

Awesome npm Scripts / Cross-platform Utilities / Utility Packs

shx1,732about 2 years agoCollection of common Unix utilities implemented in Node.js; example usage:

Awesome npm Scripts / Other Utilities

hashmark195over 6 years agoTake contents of a file and output as new file with a hash in the name
gzip-size-cli188almost 5 years agoGet the gzipped size of a file or stdin
opn-cli421almost 3 years agoOpen websites, files, executables, etc. with the user's preferred application
headr3about 10 years agoAdd header / banner info to a file
Bower files CLI3almost 3 years agoGet main bower files on the command line
cli-error-notifier72about 3 years agoSend native desktop notifications when npm scripts fail

Awesome npm Scripts / Miscellaneous

screwy114almost 8 years agoThe npm scripts GUI
Forrest341over 7 years agonpm scripts desktop client
run-npm186almost 8 years agoRun locally-installed node module executables. Useful for debugging npm scripts
npm-quick-run141over 4 years agoQuickly run npm scripts by prefix without typing the full name
edit-script10over 3 years agoEdit npm scripts from the command line without worrying about JSON escaping
ntl938over 2 years agoInteractive cli menu to list and run npm scripts

Backlinks from these awesome lists:

More related projects: