- glob
a little globber
- js-yaml
YAML 1.2 parser and serializer
- rimraf
A deep deletion module for node (like `rm -rf`)
- 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.
- redis
Redis client library
- 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.
- minimatch
a glob matcher in javascript
- http
- lodash
Lodash modular utilities.
- From CI to AI: The AI layer in your organization