utils for network
Array module.
Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.
A simple React Native component that takes an array of data and renders a SectionList with alphabetically sorted data.
TypeScript definitions for d3-array
TypeScript definitions for chai-arrays
Collects all values from an async iterator, sorts them using the passed function and yields them
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Guarantees an array back
An implementation for Array.fromAsync, which dumps an async iterator into an array.
Events and more for arrays
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Higher-order functions and common patterns for asynchronous code. Node specific port of async.
An html attribute sorter
A tiny (183B to 210B) and fast utility to ascend parent directories
Matches strings against configurable strings, globs, regular expressions, and/or functions
A JavaScript emulator of the TreeSet Java class
Tom Select is a versatile and dynamic <select> UI control. Forked from Selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, etc.
Sort keys and array elements in a JSON.
Simple Lazy Ranges for Node/Javascript
Fuzzy filtering and string scoring
Create an array of unique values, in order, from the input arrays
Make array iteration easy when using async/await and Promises