- mkdirp
Recursively mkdir, like `mkdir -p`
- body-parser
Node.js body parsing middleware
- webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- moment
Parse, validate, manipulate, and display dates
- aws-sdk
AWS SDK for JavaScript
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- crypto
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- Top plugins for WebStorm