array-union
Create an array of unique values, in order, from the input arrays
Found 89 results for uniq
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.
The lodash method `_.uniq` exported as a module.
Create an array without duplicates
Removes duplicates from a sorted array in place
Tiny utility to create unions and de-duplicated lists
Uniqueness functions
Get unique values of an array. Really, like deeply unique.
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
A JavaScript extension package for building strong and modern applications.
Utilities for JavaScript Iterable and AsyncIterable
A simple implementation of *nix uniq in NodeJS to take advantage of streaming
Highly customizable generator of [random] strings
A Vue.js plugin that helps to use id-related attributes with no side-effect
Finds a unique filename using incremental values
Returns an array of unique words, or the number of occurrences of each word in a string or list.
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
Generate a unique string (e.g. for filenames or url slugs) using an incremental counter
Universally unique identifier in short web friendly (non UUID) format
JavaScript unique array it store only unique objects
Get a random temporary file or directory path that will delete itself
generate a uniq selector of the given element.
Adds all kind of functions and useful stuff.
JavaScript array.filter() compatible unique filter
Isomorphic ES3 library to common stuff on object literals and arrays
Unique for array based on next.
Generate random numbers that are consecutively unique at a provided depth
Removed duplicate elements from the array
Copy elements to a new generic array after removing consecutive duplicated values.
Saga helpers for taking each first unique action.
Given a set of mongodb ObjectIDs, returns the unique set
Make counter functions that deliver, one-by-one, all available integers: 0, 1, …, MAX_INT, -1, -2, …, MIN_INT, then throw a RangeError. AMD/UMD package.
generate unique id
Create an iterator which returns the union of two or more iterators.
Remove consecutive duplicated values.
Adds all kind of functions and useful stuff.
Create an iterator which removes consecutive values that resolve to the same value according to a provided function.
Extends javascript prototypes and functionality
R.uniq exported as a module
Create an iterator which returns the intersection of two or more iterators according to a hash function.
remove duplicates from an array
Create an iterator which returns unique values according to a predicate function.
Create an iterator which returns unique values.
Create an iterator which removes consecutive duplicated values.
Remove repeatable item for an array(size: 198B)
set like array
A set of JavaScript utility functions I find myself needing frequently.
Create an array of unique values, in order, from the input arrays
Create an iterator which returns unique values according to a hash function.
Create an iterator which returns the intersection of two or more iterators.
No dups, no doubts.
Create an array of unique values, in order, from the input arrays
A simple implementation of *nix uniq in NodeJS to take advantage of streaming
A simple module that provides functions to manipulate arrays
small lib for creation uniq symbols with different ways
Remove duplicates from array
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
Returns an array by removing the duplicates
uniq
Generates random integers that are unique successively
A small library that generates unique names with given prefix.
Simple package to remove duplicates elements in arrays
splits string by comma, trims & dedups
Select a unique element from an array successively
An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.
only queue unique items and retrieve them only once
R.uniq exported as a module
> do you have needs check duplicate value inside complex item array ?
Generic unique function for arrays. Supports predicate equals function.
A function decorator for debouncing async call and get the same promise result for all calls.
Create an array or array-like without duplicates
去除数组中的重复元素,得到一个无重复元素的数组
Count occurrences of strings, and record the order of their first occurrence.
Function to remove duplicated items from item and return array with unique elements only
Module to filter valuesin an array to make them unique
Remove duplicates based on a predicate function
Generates unique id
Random password generator
Utility for efficiently detecting nonunique elements in a collection
我的工具函数
A simple utility for unique array and string functions
Array functions to manipulate arrays.
fp-ts string uniq
A simple module that provides functions to manipulate arrays
Removing Duplicate Elements from Arrays
Express middleware for unify request workers on 1 nodejs instance