math-avg
Get the average of numbers
Get the average of numbers
Collection of array processing tools
Work with Objects using built-in functional Array methods
Async Array methods polyfills
Convert ArrayBuffer to Buffer
An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.
Calculates the size of Javascript object.
Polyfill for ArrayBuffer.prototype.slice.
Remove object keys that have empty values.
A chai plugin to validate json files
Extended native JavaScript Array which provides indexed lookup similar to native Map.
Array.prototype.find ES6 polyfill for ES5 versions and lower.
An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.
return a flattened array
A order-map collection in the form of key, value, that ensures the index.
An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
Recursively compacts collection values (arrays and objects), removing empty values from your arrays & objects
Finds where are arbitrary templating marker heads and tails located
Recursively trim all the strings in a collection (object or array).
Get index of closest value in sorted array.