Checks if there are no duplicate values.
Checks if there are no duplicate values.
Remove duplicate values from an array. Fastest ES5 implementation.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Unopinionated, no-frills CLI argument parser
Generate a unique filename for use in temporary directories or caches.
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Universal filesystem path utils
Yjs encoding protocols
Generate a unique character string suitible for use in files and URLs.
An array is a collection of values, stored contiguously.
General purpose glob-based configuration matching.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
spawn processes the way the npm cli likes to do
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Get consecutively unique elements from an array
Generate a unique random string
Infer strong typings for commander options and action handlers
Generate a random integer
Promisified version of cross-spawn
A data loading utility to reduce requests to a backend via batching and caching.