Sparse array structure for fetching large collections of records a few at a time.
The default blueprint for ember-cli addons.
Curated collection of data structures for the JavaScript/TypeScript.
Sparse array controller for fetching large collections of records a few at a time.
Sparse array implementation in JS with no dependencies
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Extremely fast double-ended queue implementation
Sparse array with run-length encoded deletions
A sparse array optimised for low memory whilst still being fast
Rich text value and manipulation API.
Some git helpers that changesets use to get information
Range content change operator for arrays and array-like objects
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
Collection of cross-platform routines to operate effectively sparse array. A sparse array is an vector of intervals which splits number space into two subsets, internal and external. ArraySparse leverage iterating, inverting, minimizing and other operatio
Share code across vat boundaries
Array manipulation, ordering, searching, summarizing, etc.
Ella is a utility-belt library for JavaScript that provides general purpose methods used in day to day programming.
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Run-length-encoded sparse boolean arrays
Robustly get the byte offset of a Typed Array