array-to-tree-promise
Convert a plain array of nodes (with pointers to parent nodes) to a tree with promises
Convert a plain array of nodes (with pointers to parent nodes) to a tree with promises
the array type info object.
A simple utility to paginate arrays.
Dictionary implementation based on JavaScript object (associative) arrays
An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3
Functional extension methods (inspired by LINQ .NET) on JavaScript arrays
An ES2015 spec-compliant `Array.prototype.copyWithin` shim/polyfill/replacement that works as far down as ES3.
An ES2015 spec-compliant `Array.prototype.keys` shim/polyfill/replacement that works as far down as ES3.
Description of package
Description of package
Count memory usage by JS object / array
Chunks a string array based on string length.
Helper function to create arrays with conditionally included elements
compare the javascript arrays
A compressed JSON collection used to manage and cache large sets of similar JSON objects for sending over HTTP(S), WebSockets or similar.
Casts an array to an array of a different data type.
Sort a list based on properties of its elements or by any arbitrary functions you define. Chain them together if you like.
Get popular cat names
apply an array of chalk methods to a string
JavaScript implementation of circular array queue