A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
Inline tokens iterator for markdown-it markdown parser.
Create a deferred async iterator.
Tiny helper to prevent blocking Node.js event loop
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Sequence your effects naturally and purely by returning them from your reducers.
C function to get the current libuv event loop for N-API
Find package.json files in parent directories, keep finding until you find the right one using iterators.
Transform input into equally-sized blocks of output
PowerSync React Native SDK
Test if a value is iterator-like.
Offload tasks to a pool of workers on node.js and in the browser
Convert event emitters and event targets to ES async iterators
This node allows you to add a simple to use iterator inside your workflow. Especially helpful to use with paging API requests.
Iterator helpers
An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration
LangGraph
A JavaScript text diff implementation.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
Exposes stats about the libuv default loop
Extract contents from 7z archives using an iterator API. Pure JavaScript, works on Node.js 0.8+
TypeScript definitions for tiny-async-pool
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms