- 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.
- rimraf
A deep deletion module for node (like `rm -rf`)
- js-yaml
YAML 1.2 parser and serializer
- minimatch
a glob matcher in javascript
- debug
small debugging utility
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- q
A library for promises (CommonJS/Promises/A,B,D)
- glob
a little globber
- request
Simplified HTTP request client.
- Top 12 Jupyter Notebook extensions