Showing 21-40 of 262,331 packages
Match human-quality input to potential matches by edit distance.
Run an array of functions in parallel
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Flatten nested arrays
very fast object redaction
Guarantees an array back
Create an array of unique values, in order, from the input arrays
Get the PATH environment variable key cross-platform
Get consecutively unique elements from an array
Lazy-evaluating list of files, based on globs or regex patterns
Copy a descriptor from object A to object B
Quick and dirty signatures for Objects.
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.
Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.
Like a Set, but provides the index of the `key` in the backing array
Minimal async jobs utility library, with streams support
pack node-style source files from a json stream into a browser bundle
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
Create an array with values that are present in the first input array but not additional ones