Iterable model for chaining query to simplify collection transformations and manipulations
iterable decorated with filter method
Unique slugs plugin for mongoose that is lightweight, concurrency safe, but also follows the normal mongoose plugin pattern.
Get progress & ETA of iterables
An implementation of [abstract-message-queue](https://www.npmjs.com/package/abstract-message-queue) for a [RabbitMQ](https://www.rabbitmq.com/) backend.
A native "Headers" class polyfill.
Priority Queue
A Node.js library for reading streamed JSON.
A simple Ethiopian Date function provider.
A Collection (Associative Array like) Class for ES6. Now supporting dot and bracket without a proxy, and generator/yield control flows.
A module to store and interact with blocks
 
Various utility functions I've come across/made up over the years
Use map structure to operate LocalStorage, SessionStorage, IndexDB and WebSQL
workers kv backed abstract-level database for cloudflare workers
Retrieves the last value of an Array, Iterator, Object, Map, Set, or Typed Array.
Supercharged mongoose Array class
Wrap a stream with a reduction
Map over an ES6 iterator, with both lookbehind and lookahead context.
Powerful iterator utilities for ES2022+ with statistical operations, windowing, and lazy evaluation. Forward compatible with ES2025 iterator helpers.
Map with better functions
A module to store and interact with blocks
A TypeDoc plugin that adds support for references to externally hosted documentation
Native HashSet implementation for Node/io.js