Matches strings against configurable strings, globs, regular expressions, and/or functions
buffer operations
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.
A simple and composable way to validate data in JavaScript (and TypeScript).
General purpose validation library for JavaScript
A "standard library" of stuff I find to routinely be useful in Node.js
Run an array of functions in parallel
Maintain and search through a sorted array using some low level functions
Validates if a value is an array.
The Interactive Extensions for JavaScript
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.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
finds an item in an array matching a predicate function, and returns its index
Validates if a value is an integer array.
Array#filter for older browsers.
Get the last or last n elements in an array.
Persistent data structures for TypeScript.
ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Encode/decode circular structures for converting to and from JSON.
Guarantees an array back
Array manipulation, ordering, searching, summarizing, etc.
Base64 encoding/decoding in pure JS
Create an array of unique values, in order, from the input arrays