A collection of functions for manipulating CSS colors, inspired by SASS.
Split a double-precision floating-point number into a higher order word and a lower order word.
<sub> tag for markdown-it markdown parser.
Uint8ClampedArray.
Realtime client library for Ably, the realtime messaging service
Runs a list of async tasks, passing the results of each into the next one
Drag and drop so simple it hurts
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A polyfill for Array.prototype.flat and Array.prototype.flatMap
A simple list of possible Typed Array names.
A minimal CSS module shim
Is this value a JS ArrayBuffer?
Datadog CI plugin for `sbom` commands
Is this value a JS SharedArrayBuffer?
Int32Array.
Robustly get the byte offset of a Typed Array
Int16Array.
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Int8Array.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Regular expression for matching a shebang line
A fast implementation of a fisher-yates shuffle that does not mutate the source array.