Receives array as an input and returns the unique array and also an object whith array items and their occurences
Remove duplicate values from an array. Fastest ES5 implementation.
Create an array of unique values, in order, from the input arrays
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Parameterised tests for Jest
Get consecutively unique elements from an array
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Generate a random integer
Generate a unique random string
The schema definition for collections
Reduce an array to unique values, optionally into a separate array.
Generate a unique character string suitible for use in files and URLs.
TypeScript definitions for array-unique
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Ensure CSS selectors are unique.
Given a DOM node, return a unique CSS selector matching only that element
A data loading utility to reduce requests to a backend via batching and caching.
Generate a unique filename for use in temporary directories or caches.
A universally-unique, lexicographically-sortable, identifier generator
A "standard library" of stuff I find to routinely be useful in Node.js
dedupes an array
A utility function to index arrays by any criteria
Get a random item from an array