JavaScript unique array it store only unique objects
Remove duplicate values from an array. Fastest ES5 implementation.
取得陣列唯一值,支援深度比較巢狀物件和陣列 / 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.
Create an array of unique values, in order, from the input arrays
An easy-to-use wildcard globbing library.
Get consecutively unique elements from an array
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Generate a random integer
Simple dependency graph.
Given a DOM node, return a unique CSS selector matching only that element
Generate a unique character string suitible for use in files and URLs.
Parameterised tests for Jest
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
Generate a unique random string
Generate unique and memorable names
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Generate a unique filename for use in temporary directories or caches.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
TypeScript definitions for array-unique
The schema definition for collections
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Different binary search tree implementations, including a self-balancing one (AVL)