<!-- badges -->
Determine if an array or object is equivalent with another, *not* recursively
Determine the scope depth of an array of GLSL tokens
small, standalone fuzzy search / fuzzy filter. browser or node
Recursively merge two dictionaries together
Parses and compiles CSS nth-checks to highly optimized functions.
No description provided.
Computes the longest prefix string that is common to each path, excluding the base component
Create an object path from a list or array of strings.
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
Runs Promises in a pool that limits their concurrency.
Simple and robust resource pool for node.js
CKEditor 5 operations compressor for real-time collaboration.
Iterate any iterable JS value. Works robustly in all environments, all versions.
In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.
Curated collection of data structures for the JavaScript/TypeScript.
Generate all possible permutations of an object's key-value pairs
Get consecutively unique elements from an array
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Priority queue data structures
Check if two arrays are equal
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Faster, node.js focused alternative to JavaScript's native array map.
Array#forEach ponyfill for older browsers