Creates a duplicate-free version of an array, using SameValueZero for equality comparisons.
Create an array without duplicates
Removes duplicates from a sorted array in place
The lodash method `_.uniq` exported as a module.
Stringify your JSON at max speed
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
very fast object redaction
{G,S}et object values using MongoDB-like path notation
A little library for asserting types and values, with zero dependencies.
Various method to process spectra
svg path parser
Removes duplicate values.
Find [nd-]array min/max values
ES2015 `Array#findIndex()` ponyfill
Put a bunch of emitted events in an array, for testing.
Simple array test
Read `.xlsx` files in a web browser or in Node.js
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
TypeScript definitions for uniq
TypeScript definitions for lodash.uniq
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Normalize array (possibly n-dimensional) to zero mean and unit variance
visx point