Awesome Npm Scripts Overview

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

🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 RyanZim/awesome-npm-scripts · ⭐ 678 · 🏷️ Programming Languages

[ Daily / Weekly / Overview ]

Awesome npm Scripts Awesome

Everything awesome for using npm as a build tool.

You might also like awesome-npm (⭐4.1k).

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 (⭐677).