Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Utilities to implement Rimbu collections
React library for Cloudflare's Turnstile CAPTCHA alternative
Collection of utility function for use with Draftjs.
Immutable version of dot-prop with some extensions
Convenient arg-shifting to make optional parameters nicer
ESLint rules for controlling where and how mutation is used.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Transit serialisation for Immutable.js
Chai assertions for Facebook's Immutable library for JavaScript collections
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Transfer static files
A simple list of possible Typed Array names.
A React framework for building text editors.
Is this value a JS SharedArrayBuffer?
TypeScript definitions for array-unique
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
ECMAScript parser that produces a Shift format AST
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Range content change operator for arrays and array-like objects
Robustly get the byte length of a Typed Array
Redux middleware that detects mutations between and outside redux dispatches. For development use only.