- 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.
- glob
a little globber
- semver
The semantic version parser used by npm.
- js-yaml
YAML 1.2 parser and serializer
- mime-types
The ultimate javascript content-type utility.
- minimatch
a glob matcher in javascript
- chalk
Terminal string styling done right
- mocha
simple, flexible, fun test framework
- express
Fast, unopinionated, minimalist web framework
- Top Sublime Text plugins