Internationalized calendar, date, and time manipulation utilities
Chrome Dev Tools formatter for the Immutable JS library
Array manipulation, ordering, searching, summarizing, etc.
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Utilities to implement Rimbu collections
Collection of utility function for use with Draftjs.
Immutable version of dot-prop with some extensions
Transit serialisation for Immutable.js
ESLint rules for controlling where and how mutation is used.
Chai assertions for Facebook's Immutable library for JavaScript collections
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 React framework for building text editors.
Transfer static files
A simple list of possible Typed Array names.
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
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Redux middleware that detects mutations between and outside redux dispatches. For development use only.
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.