@cjsa/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
Generate a unique string (e.g. for filenames or url slugs) using an incremental counter
Simple package to remove duplicates elements in arrays
set like array
Function to remove duplicated items from item and return array with unique elements only
Extends javascript prototypes and functionality
Module to filter valuesin an array to make them unique
A simple implementation of *nix uniq in NodeJS to take advantage of streaming
A set of JavaScript utility functions I find myself needing frequently.
fp-ts string uniq
Adds all kind of functions and useful stuff.
Remove consecutive duplicated values.
Copy elements to a new generic array after removing consecutive duplicated values.
Create an iterator which returns the union of two or more iterators.
Create an iterator which returns unique values.
Create an iterator which returns unique values according to a predicate function.
Create an iterator which returns unique values according to a hash function.
Create an iterator which returns the intersection of two or more iterators according to a hash function.
Create an iterator which removes consecutive duplicated values.
Create an iterator which removes consecutive values that resolve to the same value according to a provided function.