- 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.
- async
Higher-order functions and common patterns for asynchronous code
- yargs
yargs the modern, pirate-themed, successor to optimist.
- mocha
simple, flexible, fun test framework
- aws-sdk
AWS SDK for JavaScript
- q
A library for promises (CommonJS/Promises/A,B,D)
- ms
Tiny millisecond conversion utility
- path
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- Top Vim plugins