work with array
Recursively flatten an array or arrays.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
High-performance Base64 encoder and decoder
Faster, node.js focused alternative to JavaScript's native array map.
Faster alternative to javascript's native filter method.
A tiny, faster alternative to native Array.prototype.every
Get the ArrayBuffer out of a TypedArray, robustly.
extend an object
A tiny and fast selection algorithm in JavaScript.
Return an object as an 'x-www-form-urlencoded' string
return the first event in a set of ee/event pairs
Fastest SQLite for React Native (with node.js support)
Return an object representing the diffs between two objects. Supports jsonPatch protocol
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Apply a diff to an object. Optionally supports jsonPatch protocol
ES spec-compliant shim for ArrayBuffer.prototype.slice
ECDSA TSS(2,2) library
Rotate all items in an array
A common util collection for antv projects
Contracts for Optimism Specs
This is a fork https://www.npmjs.com/package/scim2-filter version 0.2.0 with bug correction.
Simple Lazy Ranges for Node/Javascript