Description
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Keywords
Publisher
Description
Flatten nested arrays
Keywords
Publisher
Description
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Keywords
- Array.prototype.flatten
- Array.prototype.flat
- flatten
- flat
- array
- ESnext
- shim
- polyfill
- flatMap
- Array.prototype.flatMap
- es-shim API
Publisher
Description
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Keywords
Publisher
Description
Run an array of functions in parallel
Keywords
Publisher
Description
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Keywords
Publisher
Description
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.
Keywords
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Publisher
Description
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
Keywords
Publisher
Description
List of binary file extensions
Keywords
Publisher
Description
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Keywords
- array
- TypedArray
- typed array
- which
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Publisher
Description
A list of SPDX license identifiers