Robustly get the byte length of a Typed Array
Array like object to be used in templates
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Check if a value is a safe integer that is not negative - a valid array-like length
Creates an Array from a slice of an Array-like object
Convert a typed array to a Buffer without a copy
Proper rendering tool to handle arrays, array-like objects, iterators, iterables, generators and more!
Stringify an object/array like JSON.stringify just without all the double-quotes
General purpose glob-based configuration matching.
Essential JS 2 DataManager
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
An array-like Data Object for the Fluid Framework.
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.
Converts a hex color value to it's coresponding rgb value and returns it in an array like format of red, green, blue color values
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Stringify an Object/Array like JSON.stringify, but the way you want it
An implementation of JavaScript Array like with objects
Parse postgres array columns
Yet another take at repeating sequences (string, array, array-like, buffer), also in browsers (UMD).
Get the first fulfilled promise that satisfies the provided testing function
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
A lightweight JavaScript utility library with common functions
An extensible Array-like class with many of the Underscore collection methods.