The lodash method `_.isString` exported as a module.
Is this value an ES BigInt?
compare two semver version strings, returning -1, 0, or 1
Convert a file: URI to a file path
Pluralize and singularize any word
Base64 encoding/decoding in pure JS
The lodash method `_.includes` exported as a module.
Create simple HTTP ETags
split a Text Stream into a Line Stream
Complete list of standard emojis.
Removes separators from the end of the string.
The lodash method `_.camelCase` exported as a module.
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
The lodash method `_.isNumber` exported as a module.
Generate a hex color from the given text
vm module for the browser
A simple in-memory filesystem. Holds data in a javascript object.
The lodash method `_.defaults` exported as a module.
streaming unbzip2 implementation in pure javascript for node and browsers
Get an event when you're being sent data or asked for it.
Collects the full tree of processes from /proc
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Combine an array of streams into a single duplex stream using pump and duplexify