Showing 1-20 of 490,985 packages
Remove duplicate values from an array. Fastest ES5 implementation.
Get unique values of an array. Really, like deeply unique.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Given a DOM node, return a unique CSS selector matching only that element
Reduce an array to unique values, optionally into a separate array.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Create an array of unique values, in order, from the input arrays
Get consecutively unique elements from an array
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Flatten nested arrays
Generate a random integer
Unique machine (desktop) id (no admin privileges required).
Generate a unique character string suitible for use in files and URLs.
Detect whether or not an object is a Typed Array
Parameterised tests for Jest
Generate a unique random string
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Loop over each item in an array and call the given function on every element.