A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Engine for Shiki using JavaScript's native RegExp
Chai assertions for iterable objects
The iterable toolbox
Node.js tar binding https://docs.rs/tar/latest/tar/
A collection of utilities for iterations.
Base iterator for values retrieved using a stack of async functions returning values
Array.prototype.find ES6 polyfill.
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
ESLint plugin about ECMAScript syntactic features.
ECMAScript 5 compatibility shims for legacy JavaScript engines
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
Properties file reader for Node.js
ES2015 spec-compliant shim for Reflect.ownKeys
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
content-type rewrite in TypeScript with ESM and CommonJS targets
Get the ArrayBuffer out of a TypedArray, robustly.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
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