fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
https module compatability for browserify
Compile ES2015 classes to ES5
ciphers for the browser
implementation of crypto for the browser
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 Unicode regex to ES5
Emulate console for all the browsers
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Transforms new.target meta property
Explode async and generator functions into a state machine.
Compile ES2015 unicode string and number literals to ES5
Determine if an object is a Buffer
Compile ES2015 spread to ES5
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
Node.js Buffer API, for the browser
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Native Access to MacOS FSEvents
Escape RegExp special characters