- minimatch
a glob matcher in javascript
- http
- 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.
- rimraf
A deep deletion module for node (like `rm -rf`)
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- glob
a little globber
- request
Simplified HTTP request client.
- axios
Promise based HTTP client for the browser and node.js
- mocha
simple, flexible, fun test framework
- Top plugins for Android Studio