- 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.
- debug
small debugging utility
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- postcss
- async
Higher-order functions and common patterns for asynchronous code
- mkdirp
Recursively mkdir, like `mkdir -p`
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- winston
A logger for just about everything.
- Top PhpStorm plugins