- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- mkdirp
Recursively mkdir, like `mkdir -p`
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- 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.
- minimatch
a glob matcher in javascript
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- js-yaml
YAML 1.2 parser and serializer
- Github Copilot alternatives