@hyperjump/pact
Higher order functions for iterators and async iterators
Found 10562 results for async iterators
Higher order functions for iterators and async iterators
Convert event emitters and event targets to ES async iterators
Foundation for async iterators as streams
Combine Multiple Asynchronous Iterators in one (not a sequence)
ASync CLasses + ASync ITerators
An async iterator that joins multiple other async iterators in order, one after another.
merges async iterators
Parallel mapping for async iterators
push items to pulling iterators
HighWatermark Processing with Async Iterators
lazy fluent async iterators
Batteries-included utility functions to work with async iterables available in ES2018/TypeScript
Async versions of various highly composable transducers, reducers and iterators
Create async iterators from Arrays, EventEmitters, and Streams
transform input into equally-sized blocks of output using async iterators
Minimal async jobs utility library, with streams support
Convert RxJS Observable streams to async iterators
Asyncronous Iterators Collection
Promises and async iterators are awesome, lets turn them inside out. Promise.withResolvers polyfill.
Breaks down iterators in to chunks
32 bit unsigned host byte order length prefix message streams as async iterators
Functional Iterable and AsyncIterable
async.mapLimit's functionality available as a standalone npm module
An utility belt for working with streams using async iterators
Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish
Streaming library that works with async iterators and has a similar API to Array
A collection of utilities for async iterables. Designed to replace your streams.
lightweight async iterators (map, each, reduce)
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
Next-generation ZeroMQ bindings for Node.js
Run multiple promise-returning & async functions with limited concurrency
Get the first fulfilled promise that satisfies the provided testing function
Higher-order functions and common patterns for asynchronous code
Promisify a callback-style function
Fast, in memory work queue
Transform async functions to generator functions with speed and simplicity.
`Start a promise chain
Runtime for Regenerator-compiled generator and async functions.
Run an array of functions in parallel
Map over promises concurrently
Allows users to use generators in order to write common functions that can be both sync or async.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
A utility to retry failed async methods.
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Simple and modern async event emitter
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Full featured Promises/A+ implementation with exceptionally good performance
Determine if a function is a native async function.
generator async control flow goodness
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A function that returns the normally hidden `AsyncFunction` constructor
A basic but performant promise implementation
Universal WHATWG Fetch API for Node, Browsers and React Native
Create a promise that can be canceled
Retry a promise-returning or async function
A set of utilities that extend the use of JSON
Timeout a promise after a specified amount of time
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Explode async and generator functions into a state machine.
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
Convert RxJS Observable streams to async iterators (for RxJS 5.0+)
Simple, efficient iterators for OCaml
delay the evaluation of a paramless async function and cache the result
elegant & feature rich browser / node HTTP with a fluent API
Contain async insanity so that the dark pony lord doesn't eat souls
Async iterator for GitLab API based on axios
Create a deferred promise
A promise based streaming tokenizer
Promise queue with concurrency control
Environment agnostic nextTick polyfill
asynchronous function queue with adjustable concurrency
Unzip with Async Iterators
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Reduce a list of values using promises into a promise for a value
Convert an async iterator/iterable to a readable stream
Delay a promise a specified amount of time
Check if something is a promise
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
asynchronous function queue with adjustable concurrency
async/await for node.js
Promisify an event by waiting for it to be emitted
Isomorphic, functional type-checking for Javascript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Filter promises concurrently
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Iterate over promises serially
Run some code when the process exits
Memoize/cache function results
Distributed task scheduler and rate limiter
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
A mutex for guarding async workflows
Lock on asynchronous code
Inspect the life of handle objects in node
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Create sync/async APIs with usable logic
`net.Server#listen()` helper that returns a Promise for async / await
Run multiple promise-returning & async functions with limited concurrency using native ES9
Semaphore using `async` and `await`
Asynchronous bootstrapping of Node applications
Wait for a condition to be true
Settle an async function.
Split lines to arrays using Async Iterators
An implementation for Array.fromAsync, which dumps an async iterator into an array.
Compose promise-returning & async functions into a reusable pipeline
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
A Promise-based interface into processes created by child_process.spawn
Throttle promise-returning & async functions
Extends Chai with assertions about promises.
Map over promises serially
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.
Compose your async functions with elegance.
Run some code when the process exits (supports async hooks and pm2 clustering)
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
`AsyncIterator.prototype`, or a shared object to use.
Run promise-returning & async functions concurrently with optional limited concurrency
Run an array of functions in series
`timers/promises` for client and server.
Take care of your `spawn()`
Run promise-returning & async functions in series, each passing its result to the next
validate form asynchronous
Modular and fast Promises implementation
Memoize promise-returning & async functions
Wait for multiple callback
Run an array of functions in parallel, but limit the number of tasks executing at the same time
The scrypt password-based key derivation function with sync and cancellable async.
A simple asynchronous tool
Runs a list of async tasks, passing the results of each into the next one
Modern and scalable routing for React applications
An optionally-asynchronous forEach with an interesting interface.
Promisified setTimeout
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
A lightweight Promises/A+ and when() implementation, plus other async goodies.
In memory queue system prioritizing tasks
Async/await wrapper for easy error handling in js
Convert any object to thenable
Wait for expectation to be true, useful for integration and end to end testing
Modern and scalable routing for React applications
Settle promises concurrently and get their fulfillment value or rejection reason
The JavaScript Task Runner
Wait for any promise to be fulfilled
Apply an async function to each Array element in series.
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
Wait for a specified number of promises to be fulfilled
Modern and scalable routing for React applications
Make a promise always fulfill with its actual fulfillment value or rejection reason
Modern and scalable routing for React applications
Abortable async function helpers
Modern and scalable routing for React applications
Coalesces multiple promises for the same identifier into a single request
Turns async function into sync via JavaScript wrapper of Node event loop
Node.js test runner that lets you develop with confidence.
Map-like, concurrent promise processing for Node.js
Parser for FTP server responses
YouTube IFrame Player API abstraction.
Tiny library for asynchronous control-flow in JavaScript
The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.
Modern and scalable routing for Web applications
Abstract streams to deal with the whole buffered contents.
A sane FTP client implementation for NodeJS
Modern and scalable routing for React applications
Make array iteration easy when using async/await and Promises
Iterators Library
Resolve a path by walking parent directories.
Test whether a path exists on the filesystem.
Async/await error handling support for expressjs
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Get the arguments of a function, arrow function, generator function, async function
Bundle results of async functions calls into one callback with all the results
Zero-overhead asynchronous parallel/each/map function call
Async value container
Read the entire contents of a file.
Creates a value/error pair to mimic promise behavior
An implementation of Domain-like error handling, built on async_hooks
call your callbacks in a waterfall, at speed
Combine async iterators into a Generator object (iterator and iterable)
Evaluate asynchronous tasks with configurable concurrency.
Add a callback to the next tick queue.
An event emitter implementation with async support in mind
Transform async/await to promise chains
Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async. It can be installed globally, in order to *execute* any module, or .js fil
Flush promises in tests
A plugin for the Acorn parser that understands the ES7 keywords async and await
Modern and scalable routing for React applications
Zero-overhead asynchronous series/each/map function calls
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Debounce promise-returning & async functions
A simple and non-blocking PNG encoder / decoder.
horsepower for your modules
Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling
Loading wrapper and TypeScript types for the PayPal JS SDK
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Tiny async loader for modern browsers
Zip/Tar a complete folder or a glob list into a zip/tgz file
RxJS based middleware for Redux. Compose and cancel async actions and more.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Asynchronous flow control with a functional taste to it
Make bluebird work with the continuation-local-storage module.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Automated browser testing for the modern web development stack.
Library that can be used to retry functions that return promise
Mutex locks for async functions
ES7 async-await wrapper for the csv package.
async parallellimitmethod as module.
This package provides barebone utilities for working with (sync and async) iterators and iterable values in nodejs.
Caching DNS resolve
Simple, consistent sync or async process spawning
The next generation of events handling for javascript! New: abstract away the network!
Express Error Handler for Async Functions
A module for sequencing and executing tasks and dependencies in maximum concurrency
Parse ePub electronic book files with Node.JS
A lightweight promise library
Generic browser priority queue.
seriously like the best async child process library
A tiny version of Golang's WaitGroup with typings, promises, and zero dependencies.
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
Asynchronous Array Utilities (for await)
Promisify any of: callback function, sync function, generator function, promise-returning function
<!--
Simply gzip and ungzip in Node.js with promises
A lean Promises and Async lib for ES6/ES7
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
operators and stream utilities for async iterators
Checks whether a command line command exists in the current environment.
Asynchronous iterator function for parallel processing.
Async hook
Retry a promise-returning or async function
co with bluebird promises
Wrapper above react-select that supports pagination on menu scroll
Modern and scalable routing for React applications
Better Queue for NodeJS
Test whether all promises passes a testing function
Cooperative multi-tasking for Javascript
Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one
Simple asynchronous middleware pattern
Async middleware for JavaScript and TypeScript
With Bruno CLI, you can now run your API collections with ease using simple command line commands.
zip and unzip library for node
Asynchronous String.prototype.replace()
The iterable toolbox
Waits until the given predicate function returns a truthy value, then resolves
A lightweight Deferred implementation, on top of Promises/A+
Convert Node.js streams to streaming iterables
Enables simple, yet robust handling of async action creators in Redux
Modern and scalable routing for React applications
Modern and scalable routing for React applications