Create simple HTTP ETags
Returns an array of all enumerable symbol properties found directly upon a given object
Bare simple logger for NodeJS
The lodash method `_.isNumber` exported as a module.
ES2015 Promise ponyfill
A simple in-memory filesystem. Holds data in a javascript object.
The lodash method `_.isInteger` exported as a module.
requestAnimationFrame polyfill for node and the browser
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Deterministic random bit generator (hmac)
Is this value an ES BigInt?
Base64 encoding/decoding in pure JS
The lodash method `_.isString` exported as a module.
Convert a file: URI to a file path
https module compatability for browserify
Create a JSON-friendly object from an SVG string
node style hmacs in the browser
vm module for the browser
compare two semver version strings, returning -1, 0, or 1
Querystringify - Small, simple but powerful query string parser.
Remove duplicate values from an array. Fastest ES5 implementation.
Complete list of standard emojis.
split a Text Stream into a Line Stream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)