- mongodb
The official MongoDB driver for Node.js
- request
Simplified HTTP request client.
- 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.
- axios
Promise based HTTP client for the browser and node.js
- mime-types
The ultimate javascript content-type utility.
- q
A library for promises (CommonJS/Promises/A,B,D)
- moment
Parse, validate, manipulate, and display dates
- semver
The semantic version parser used by npm.
- minimist
parse argument options
- Github Copilot alternatives