Array.prototype.find ES6 polyfill.
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
TypeScript definitions for webgl-ext
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
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.
ESLint plugin about ECMAScript syntactic features.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Type definitions for ol-ext
A simple list of possible Typed Array names.
ES2015 spec-compliant shim for Reflect.ownKeys
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Type definitions for web-ext CLI options
Helps to create your own Protocol Buffers code generators.
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
mirror of statuses, bundled and exposed as ES module
Conditionally add a middleware to express with some common patterns.
Spec-compliant shim for Symbol.prototype.description proposal.