Programmatic access to the ARIA specification
Simple node array manipulation library
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Pipe an Array through Node.js streams
Return an array of all parent node_modules directories
Babel plugin to transpile import() to a deferred require(), for node
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Simply swizzle your arguments
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Server-side DOM implementation based on Mozilla's dom.js
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A utility package for JavaScript applications.
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An easy-to-use wildcard globbing library.
Robustly get the byte length of a Typed Array
A utility package for JavaScript applications.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
General purpose glob-based configuration matching.
TypeScript definitions for stream-array