Showing 61-80 of 115,237 packages
`[].map(f)` for older browsers
Array#filter for older browsers.
Shallow check two arrays for loose equality
General purpose glob-based configuration matching.
Return a function which tests if every element in an array passes a test condition.
Float64Array.
Uint8Array.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Float32Array.
Uint32Array.
A tiny, faster alternative to native Array.prototype.every
Uint16Array.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Convert a value to an array
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Validator for ThinkJS
Move an array item to a different position
Compare, format, diff and serialize any JavaScript value
Find the longest common subsequence.