- 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.
- mime-types
The ultimate javascript content-type utility.
- glob
a little globber
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- express
Fast, unopinionated, minimalist web framework
- winston
A logger for just about everything.
- async
Higher-order functions and common patterns for asynchronous code
- ms
Tiny millisecond conversion utility
- chalk
Terminal string styling done right
- Top Vim plugins