array-union
Create an array of unique values, in order, from the input arrays
Create an array of unique values, in order, from the input arrays
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Create an array without duplicates
The lodash method `_.uniq` exported as a module.
Removes duplicates from a sorted array in place
Tiny utility to create unions and de-duplicated lists
Uniqueness functions
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Get unique values of an array. Really, like deeply unique.
JavaScript unique array it store only unique objects
Utilities for JavaScript Iterable and AsyncIterable
Highly customizable generator of [random] strings
Returns an array of unique words, or the number of occurrences of each word in a string or list.
Finds a unique filename using incremental values
A Vue.js plugin that helps to use id-related attributes with no side-effect
Universally unique identifier in short web friendly (non UUID) format
uniq validator for typeorm and class-validator
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.
JavaScript array.filter() compatible unique filter
Generate random numbers that are consecutively unique at a provided depth