A robust x-mac-cyrillic encoder/decoder written in JavaScript.
Convert a series of points to a monotone cubic spline
UTC date utils
Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.
Compatibility utilities for ESLint
Parse HTTP X-Forwarded-For header
Fastest Levenshtein distance implementation in JS.
Fast nd point clustering.
A simple set of utility functions for colours.
`[].reduce()` for old browsers
Gives values of array not present in another.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A light-weight module that brings window.fetch to electron's background process
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Test if an array contains a provided search value.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Detect whether or not an object is an ArrayBuffer.
Uses Levenshtein Distance to find the closest string match or matches in an array
Portable Shell Commands for Node
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable