- fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
- js-yaml
YAML 1.2 parser and serializer
- debug
small debugging utility
- request
Simplified HTTP request client.
- crypto
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- minimatch
a glob matcher in javascript
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- mime-types
The ultimate javascript content-type utility.
- Top Vim plugins