spdx-license-ids
A list of SPDX license identifiers
A list of SPDX license identifiers
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Convert a value to an array
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Create an array by repeating the given value n times.
Recursively flatten an array or arrays.
Utils for working with JavaScript classes and prototype methods.
Visit a method over the items in an object, or map visit over the objects in an array.
Map `visit` over an array of objects.
TypedArray polyfill for old browsers
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Create an array without duplicates
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Run an array of functions in parallel
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Simply swizzle your arguments
Creates a shallow clone of any JavaScript value.
Removes duplicates from a sorted array in place
Iterator abstraction based on ES6 specification
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.