Allows to map a slice of the array for each item in the array.
Array manipulation, ordering, searching, summarizing, etc.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Rope-based persistent sequence type
Lazy-evaluating list of files, based on globs or regex patterns
Node addon for string extraction for msgpackr
Slice a string with ANSI escape codes
Curated collection of data structures for the JavaScript/TypeScript.
`[].map(f)` for older browsers
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Stringify any JavaScript value.
Better binary searching
🐊Putout plugin adds ability to convert array copy to slice
Source code handling classes for webpack
Convert a series of points to a monotone cubic spline
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Extended native JavaScript Array which provides indexed lookup similar to native Map.
Runtime to be use with the Flow Enums transform.
Node addon for string extraction for cbor-x
Parses set-cookie headers into objects
Map over promises concurrently
A through2 to create an Array.prototype.map analog for streams.
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Return a shallow copy of a portion of an array.