Showing 1-20 of 66 packages
An async version of through2-map -- async Array.prototype.map for streams
A collection of array-related async utilities.
async mapmethod as module.
Utils library
Higher order functions for iterators and async iterators
Map an observable using an async function with a configurable concurreny level, while preserving element order.
Async Map Pull Stream with Done callback
minimal pull stream
Map Pull Stream with Promise support and done callback
Promise.all + map for all iterables
utilities for working with content-tag: transforming, working with line/column information, etc
[Maybe Monad](https://en.wikibooks.org/wiki/Haskell/Understanding_monads/Maybe), The Maybe monad represents computations which might "go wrong" by not returning a value.
Collection of promise-based async utility functions
Modular utilities for enhancing `fetch` behavior. Bring Your Own Fetch implementation supports both [`node-fetch`](https://github.com/node-fetch/node-fetch) and [`unidici`](https://github.com/nodejs/undici)'s `fetch` (globally available in `node@18+`).
Extended array
A well tested and typed collection of map, forEach, reduce, filter etc. utility functions supporting arrays, sets, maps, plain objects, iterators in both async and synchronous versions.
Utility modules for async functions.
A library to help developer use async await as promises.
A personal utility toolkit - reusable TypeScript functions, helpers, and patterns