utilities for observable asynchronous control flow
Create an array without duplicates
No description provided.
Minimal async jobs utility library, with streams support
Return a constructor for creating arrays having a fixed-width composite data type.
Remove duplicate values from an array. Fastest ES5 implementation.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
Array utils
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Insert the data into a fixed array and shift the array to right or left. While inserting it removes the first data with respect to the shifting operation.
Translation between JavaScript values and Buffers
utilities for primitive JavaScript types
A fixed width data parser
Return a typed array constructor for creating typed arrays having a specified byte order.
Lightweight, dependency free, fast, customizable datepicker written in pure JavaScript. 
Immutable ArrayBuffer (the shim!)
number, money and currency formatting library
Strict borsh compatible de/serializer
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.