Prototype methods to extend functionality for javascript arrays and strings, mainly focused on array filtering and sorting
Immutable Data Collections
The Interactive Extensions for JavaScript
Standard library
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Robustly get the byte offset of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte length of a Typed Array
data structures with idiomatic JavaScript collection interfaces
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Flatten nested arrays
Robustly get the length of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Standard library
The Interactive Extensions for JavaScript
The Interactive Extensions for JavaScript
Spectrum UI components in React
Remove duplicate values from an array. Fastest ES5 implementation.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Collections that actually type-check at runtime, not only in IDEs
Turn anything into an array
No description provided.
No description provided.
No description provided.