Use node's fs.realpath, but fall back to the JS implementation if the native one fails
URL and cookie safe UIDs
Promisifies all the selected functions in an object
ES2019 spec-compliant String.prototype.trimLeft shim.
A cache for managing namespaced sub-caches
Generate randomized strings of a specified length using simple character sequences. The original generate-password.
Create a stream that emits events from multiple other streams
A small polyfill for Object.setprototypeof
A topologically ordered map of key/value pairs with a simple API for adding constraints.
Optionals for JS - wrapper for possibly undefined values, inspired by Java Optional API
A globbing fs.watch wrapper built from the best parts of other fine watch libs.
js function for hashing messages with MD5
extend like a boss
64-bit big-endian signed integer-to-string conversion
AsyncResource integration for EventEmitter
Provide AMD's define() API for declaring modules in the AMD format
Allow parsing of import.meta
Cross-browser `CustomEvent` constructor
Checksum validator
A CSS property value parser for use with PostCSS
This plugin transforms ES2015 modules to AMD
Get an event when you're being sent data or asked for it.
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Emulate console for all the browsers