- node-fetch
A light-weight module that brings window.fetch to node.js
- mime-types
The ultimate javascript content-type utility.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- mkdirp
Recursively mkdir, like `mkdir -p`
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- 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.
- minimatch
a glob matcher in javascript
- js-yaml
YAML 1.2 parser and serializer
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- Top Vim plugins