A "standard library" of stuff I find to routinely be useful in Node.js
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Ensure CSS selectors are unique.
Create unique translations of a document based on its language, joined by a shared reference document.
dedupes an array
Get a random item from an array
為方法提供陣列深度去重裝飾器,支援同步和異步模式 / Provides array deep deduplication decorators for methods, supporting synchronous and asynchronous modes
A utility function to index arrays by any criteria
A universally-unique, lexicographically-sortable, identifier generator
Yjs encoding protocols
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Multisig hypercore and hyperdrive
React hooks and utils for the hyper-fetch
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
Cache, Queue and Persist your requests no matter if you are online or offline!
Generate random or sequential UUID of any length
A module to create a set of unique numbers as fast as possible.
Generate unique and memorable names
Array manipulation, ordering, searching, summarizing, etc.
Safe defaults for cssnano which require minimal configuration.
node.js through stream that emits a unique stream of objects based on criteria
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
提供陣列去重的工具函式,包含 indexOf 和 Set 兩種實現方式 / Provides array deduplication utilities with indexOf and Set implementation methods
An easy-to-use wildcard globbing library.