- mkdirp
Recursively mkdir, like `mkdir -p`
- mime-types
The ultimate javascript content-type utility.
- async
Higher-order functions and common patterns for asynchronous code
- winston
A logger for just about everything.
- postcss
- minimatch
a glob matcher in javascript
- webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- semver
The semantic version parser used by npm.
- mocha
simple, flexible, fun test framework
- Top plugins for WebStorm