Fork me on GitHub

Ranked awesome lists, all in one place

This list is a copy of RyanZim/awesome-npm-scripts with ranks


Awesome npm scripts Awesome

Everything awesome for using npm as a build tool.

You might also like awesome-npm ★2944.

Notice: I’m currently too busy to actively expand this list; therefore, I’ve decided to make this an OPEN Open Source Project. Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit.

Contents

Articles

Videos/Talks

Task Runners

Tools for running multiple commands or npm scripts in parallel or sequentially.

File Watchers

Tools to watch your source files and run a build command whenever any of the files change.

Dev Servers

Cross-platform Utilities

Utilities to perform common command-line tasks without worrying about cross-platform compatibility.

Utility Packs

Other Utilities

Miscellaneous

Cross-platform Shell Reference

A quick reference of the shell operators & commands that work the same on Unix and Windows.

npm run Reference

You can use npm run-script or npm run; they both do the same thing, but npm run is shorter.

Contributing

See CONTRIBUTING.md.

License

CC0

This list is a copy of RyanZim/awesome-npm-scripts with ranks