nv-array-slice-with-function ============ - nv-array-slice-with-function
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
Node addon for string extraction for msgpackr
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Slice a string with ANSI escape codes
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
A general purpose buffer pool.
slice stream like buffer/string
Node addon for string extraction for cbor-x
Lazy-evaluating list of files, based on globs or regex patterns
Run an array of functions in parallel
CSS Object Model implementation and CSS parser
Quickly scan for CLI flags and arguments
Matches strings against configurable strings, globs, regular expressions, and/or functions
🐊Putout plugin adds ability to convert array copy to slice
Convert a series of points to a monotone cubic spline
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Reads the pixels of an image as an ndarray
Minimal async jobs utility library, with streams support
Caches data from the Mozilla Developer Network wiki and provides methods to return links to documentation for JavaScript and DOM objects.
A readable stream reader that reads a desired number of bytes.
Fast JavaScript array sorting by implementing Python's Timsort algorithm