Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
nv-array-collection =================== - nv-array-collection
nv-buf-serde ======================= - rewrite v8/src/objects/value-serializer.cc to JS - to let you use nodejs'v8.serialize AND nodejs'v8.deserialize in browser, - similiar to structuredClone AND MessageChannel-transfer, but can be used to send/recv
Create C "array" instances on top of Buffers
Visualize relationships or network flow with an aesthetically-pleasing circular layout.
nv-array-range ============ - nv-array-range - subview and range of array
Array utils
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
sprintf parser and basic formatter
Polyfill for the Encoding Living Standard's API.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Deterministic stringification for when performance and bundle size matters
Concatenate a readable stream's data into a single array
Get an array of recursive directory contents
Rope-based persistent sequence type
simple and,or,not to void too many || and &&
nv-json-length ======================= - get json's string-length AND buffer-size without stringify-it - its simple, just using a fixed length-lookup-array to increase the speed - slightly faster IF size < 1M; 30%~50% faster IF size >8M
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
nv-char-basic =============== - nv-char-basic - some basic char-names /char-codes/char-code-points consts AND simple-function
Parses set-cookie headers into objects
See https://github.com/Redocly/redocly-cli
very fast object redaction
A JavaScript text diff implementation.
Get the minimum value in an array