Home

Awesome

<!--lint ignore awesome-heading-->

Awesome npm Scripts Awesome

<img src="npm-logo.png" align="right" width="150">

Everything awesome for using npm as a build tool.

You might also like awesome-npm.

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

<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->

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.