Returns an array of all enumerable symbol properties found directly upon a given object
Manipulate the HTTP Vary header
Determine if the JS environment has BigInt support.
Expand placeholders in a template string
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
JSDoc parser
requestAnimationFrame polyfill for node and the browser
node style hmacs in the browser
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Deterministic random bit generator (hmac)
The lodash method `_.isInteger` exported as a module.
compare two semver version strings, returning -1, 0, or 1
Immutable Data Collections
The directory used by npm for globally installed npm modules.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
A light, featureful and explicit option parsing library.
The lodash method `_.debounce` exported as a module.
Convert a file: URI to a file path
The lodash method `_.isString` exported as a module.
Determine if a function is a native async function.
Is this value an ES BigInt?
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
split a Text Stream into a Line Stream
Base64 encoding/decoding in pure JS