Matches strings against configurable strings, globs, regular expressions, and/or functions
ES2015 `Array#findIndex()` ponyfill
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Run an array of functions in parallel
Babel preset for TypeScript `const` enums
Strict borsh compatible de/serializer
Maintain and search through a sorted array using some low level functions
TypeScript Enum Utilities
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
A TypeScript string enum for compile-time safety when working with event.key
Validates if a value is an array.
finds an item in an array matching a predicate function, and returns its index
Validates if a value is an integer array.
Get the last or last n elements in an array.
Lazy-evaluating list of files, based on globs or regex patterns
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Base64 encoding/decoding in pure JS
Guarantees an array back
Array#filter for older browsers.
Create an array of unique values, in order, from the input arrays
Array manipulation, ordering, searching, summarizing, etc.
Create an array without duplicates
Returns an array of Typed Array names that are available in the current environment
Tool for generation samples based on OpenAPI payload/response schema