- 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.
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- body-parser
Node.js body parsing middleware
- express
Fast, unopinionated, minimalist web framework
- semver
The semantic version parser used by npm.
- q
A library for promises (CommonJS/Promises/A,B,D)
- http
- axios
Promise based HTTP client for the browser and node.js
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- CodeWhisperer alternatives