@stdlib/iter-dedupe
Create an iterator which removes consecutive duplicated values.
Found 89 results for uniq
Create an iterator which removes consecutive duplicated values.
only queue unique items and retrieve them only once
Generic unique function for arrays. Supports predicate equals function.
Adds all kind of functions and useful stuff.
A set of JavaScript utility functions I find myself needing frequently.
Create an array of unique values, in order, from the input arrays
Utility for efficiently detecting nonunique elements in a collection
Remove duplicates based on a predicate function
Create an iterator which removes consecutive values that resolve to the same value according to a provided function.
Remove consecutive duplicated values.
A simple utility for unique array and string functions
Create an iterator which returns the intersection of two or more iterators according to a hash function.
Copy elements to a new generic array after removing consecutive duplicated values.
generate unique id
Create an iterator which returns unique values according to a hash function.
Create an iterator which returns unique values according to a predicate function.
Create an iterator which returns the union of two or more iterators.
Very fast implementation to remove duplicates from an array
Strip an array of all duplicate entries, including complex objects
A simple module that provides functions to manipulate arrays
small lib for creation uniq symbols with different ways
去除数组中的重复元素,得到一个无重复元素的数组
Count occurrences of strings, and record the order of their first occurrence.
Array functions to manipulate arrays.
A simple implementation of *nix uniq in NodeJS to take advantage of streaming
A simple module that provides functions to manipulate arrays
Removing Duplicate Elements from Arrays
Create an array of unique values, in order, from the input arrays
Create an array or array-like without duplicates
Generates random integers that are unique successively
我的工具函数
A small library that generates unique names with given prefix.
uniq
A simple module that provides functions to manipulate arrays
No dups, no doubts.
Create an iterator which returns unique values.
R.uniq exported as a module
Module to filter valuesin an array to make them unique
remove duplicates from an array
Express middleware for unify request workers on 1 nodejs instance
Select a unique element from an array successively
An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.
> do you have needs check duplicate value inside complex item array ?
Generates unique id
Random password generator
A function decorator for debouncing async call and get the same promise result for all calls.
splits string by comma, trims & dedups
fp-ts string uniq
set like array