nv-array-init ============ - nv-array-init
CSS Object Model implementation and CSS parser
CSS Object Model implementation and CSS parser
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
A tool for resolving node versions from common aliases
nv-facutil-init-ta ======================= - init fill a typed-array with a typed-array-unit
nv-array-defrag ============== - nv-array-defrag, simple util to resort a array
`[].reduce()` for old browsers
nv-array-combo ============ - nv-array-combo
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.
Array manipulation, ordering, searching, summarizing, etc.
Utilities for executing code in Web Workers
nv-array-range ============ - nv-array-range - subview and range of array
TypeScript definitions for cssom
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array