p-map
Map over promises concurrently
Found 10551 results for async router
Map over promises concurrently
Run an array of functions in parallel
It allows you to request async data, store them in redux state and connect them to your react component.
Allows users to use generators in order to write common functions that can be both sync or async.
An express middleware for wrapping router methods (app.METHOD and express.Router()) with a customizable try / catch
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Modern and scalable routing for Solid applications
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
Modern and scalable routing for Solid applications
Simple and modern async event emitter
Full featured Promises/A+ implementation with exceptionally good performance
generator async control flow goodness
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Determine if a function is a native async function.
Modern and scalable routing for Solid applications
Modern and scalable routing for React applications
Modern and scalable routing for React applications
Lightweight router for the IOPA Stack for Node.js
Create a promise that can be canceled
A basic but performant promise implementation
A function that returns the normally hidden `AsyncFunction` constructor
Universal WHATWG Fetch API for Node, Browsers and React Native
A set of utilities that extend the use of JSON
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Easy support async/await to express
Retry a promise-returning or async function
Timeout a promise after a specified amount of time
Explode async and generator functions into a state machine.
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
elegant & feature rich browser / node HTTP with a fluent API
delay the evaluation of a paramless async function and cache the result
Lightweight JS router with History.
Contain async insanity so that the dark pony lord doesn't eat souls
A promise based streaming tokenizer
Create a deferred promise
asynchronous function queue with adjustable concurrency
Promise queue with concurrency control
Environment agnostic nextTick polyfill
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Reduce a list of values using promises into a promise for a value
Check if something is a promise
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Delay a promise a specified amount of time
Promisify an event by waiting for it to be emitted
asynchronous function queue with adjustable concurrency
[@AsyncHandled] Elegant async error handling Decorator for async router function(controller) in express.
Iterate over promises serially
Isomorphic, functional type-checking for Javascript
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 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.
Loader for ngx-i18n-router that provides route translations using http
Run some code when the process exits
Memoize/cache function results
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Distributed task scheduler and rate limiter
A mutex for guarding async workflows
Adds deferred asynchronous rendering to react router
Lock on asynchronous code
Create sync/async APIs with usable logic
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.
`net.Server#listen()` helper that returns a Promise for async / await
Asynchronous bootstrapping of Node applications
Modern and scalable routing for React applications
Semaphore using `async` and `await`
Run multiple promise-returning & async functions with limited concurrency using native ES9
Wait for a condition to be true
Settle an async function.
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
Map over promises serially
Compose promise-returning & async functions into a reusable pipeline
A Promise-based interface into processes created by child_process.spawn
Extends Chai with assertions about promises.
Modern and scalable routing for React applications
Throttle promise-returning & async functions
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 promise-returning & async functions concurrently with optional limited concurrency
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Run some code when the process exits (supports async hooks and pm2 clustering)
`AsyncIterator.prototype`, or a shared object to use.
validate form asynchronous
Run an array of functions in series
Run promise-returning & async functions in series, each passing its result to the next
Wait for multiple callback
Take care of your `spawn()`
`timers/promises` for client and server.
Memoize promise-returning & async functions
Modular and fast Promises implementation
An optionally-asynchronous forEach with an interesting interface.
Zero dependency routing for the browser and Node.js.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
A simple asynchronous tool
The scrypt password-based key derivation function with sync and cancellable async.
A lightweight Promises/A+ and when() implementation, plus other async goodies.
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Promisified setTimeout
Runs a list of async tasks, passing the results of each into the next one
Convert any object to thenable
Wait for expectation to be true, useful for integration and end to end testing
The JavaScript Task Runner
Async/await wrapper for easy error handling in js
Wait for any promise to be fulfilled
In memory queue system prioritizing tasks
Apply an async function to each Array element in series.
Wait for a specified number of promises to be fulfilled
Make a promise always fulfill with its actual fulfillment value or rejection reason
Settle promises concurrently and get their fulfillment value or rejection reason
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.
Coalesces multiple promises for the same identifier into a single request
A modern and powerful server for Node.js
Abortable async function helpers
Map-like, concurrent promise processing for Node.js
Node.js test runner that lets you develop with confidence.
Turns async function into sync via JavaScript wrapper of Node event loop
YouTube IFrame Player API abstraction.
The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.
Make array iteration easy when using async/await and Promises
Parser for FTP server responses
A sane FTP client implementation for NodeJS
Abstract streams to deal with the whole buffered contents.
async.mapLimit's functionality available as a standalone npm module
Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish
Resolve a path by walking parent directories.
Async/await error handling support for expressjs
Bundle results of async functions calls into one callback with all the results
Test whether a path exists on the filesystem.
Creates a value/error pair to mimic promise behavior
Read the entire contents of a file.
Get the arguments of a function, arrow function, generator function, async function
An implementation of Domain-like error handling, built on async_hooks
Async value container
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Add a callback to the next tick queue.
call your callbacks in a waterfall, at speed
Transform async/await to promise chains
Evaluate asynchronous tasks with configurable concurrency.
A replacement for the Match component in React Router v4 that allows for async routes
Zero-overhead asynchronous parallel/each/map function call
A light-weight, promise-based and middleware-driven web framework
Zero-overhead asynchronous series/each/map function calls
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Flush promises in tests
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
RxJS based middleware for Redux. Compose and cancel async actions and more.
A plugin for the Acorn parser that understands the ES7 keywords async and await
An event emitter implementation with async support in mind
Loading wrapper and TypeScript types for the PayPal JS SDK
It allows you to request async data, store them in redux state and connect them to your react component.
Automated browser testing for the modern web development stack.
A route ranker for TanStack Router that sorts your routes by general specificity.
Debounce promise-returning & async functions
horsepower for your modules
A simple and non-blocking PNG encoder / decoder.
Tiny async loader for modern browsers
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Make bluebird work with the continuation-local-storage module.
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Library that can be used to retry functions that return promise
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Asynchronous flow control with a functional taste to it
A module for sequencing and executing tasks and dependencies in maximum concurrency
Zip/Tar a complete folder or a glob list into a zip/tgz file
Mutex locks for async functions
Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling
A lightweight promise library
async parallellimitmethod as module.
The next generation of events handling for javascript! New: abstract away the network!
Caching DNS resolve
Middleware, HOC, & utilities to prefetch view data in React + React-Router + Apollo projects.
Express Error Handler for Async Functions
Simple, consistent sync or async process spawning
ES7 async-await wrapper for the csv package.
Promisify any of: callback function, sync function, generator function, promise-returning function
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
Asynchronous Array Utilities (for await)
Parse ePub electronic book files with Node.JS
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
seriously like the best async child process library
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
a top level exception handle package
A lean Promises and Async lib for ES6/ES7
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
Simply gzip and ungzip in Node.js with promises
Wrapper above react-select that supports pagination on menu scroll
Generic browser priority queue.
Asynchronous iterator function for parallel processing.
Checks whether a command line command exists in the current environment.
Async hook
co with bluebird promises
Test whether all promises passes a testing function
Retry a promise-returning or async function
Cooperative multi-tasking for Javascript
Better Queue for NodeJS
Convert event emitters and event targets to ES async iterators
Async middleware for JavaScript and TypeScript
zip and unzip library for node
Simple asynchronous middleware pattern
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
With Bruno CLI, you can now run your API collections with ease using simple command line commands.
Asynchronous String.prototype.replace()
generator async control flow goodness
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Convert Node.js streams to streaming iterables
Enables simple, yet robust handling of async action creators in Redux
DOM Promise and Promises/A+ implementation for Node.js and browsers
Waits until the given predicate function returns a truthy value, then resolves
Run an array of functions in series, each passing its results to the next function (waterfall)
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
A lightweight Deferred implementation, on top of Promises/A+
Higher order functions for iterators and async iterators
The iterable toolbox
Asynchronous IO (for Azure Open Source Projects)
CLI Simple, Stupid. Automatic discovery of parameters names. Provides an easy and minimal setup by passing in only a function reference without the need of declaring all expected options names or create a help section by hand. Support to sync / async. Sup
async conditional execution for async.js or standalone usage
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
Tiny, dependency free promisify library.
Wrapper to allow async express handlers with error catching
Async loader for google maps api (browser, typescript)
Runs Promises in a pool that limits their concurrency.
multiple hash functions
A readable async stream which can be iterated over using a for-await-of loop.
OpenAPI common code for Azure Tools.
Detects missing await on async function calls
Create a transform stream using await instead of callbacks
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
LazyLoad is a lightweight (2.4 kB) and flexible script that speeds up your web application by deferring the loading of your below-the-fold images, videos and iframes to when they will enter the viewport. It's written in plain "vanilla" JavaScript, it leve
React hooks for RxJS Observables. Simple, flexible, testable and performant.
A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.
A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo
Common URI handling code.
Make an asynchronous function synchronous
Run promise-returning & async functions in series
Utility to "pipe" async iterables together
Timeout a promise after a specified amount of time. This is a fork of sindresorhus/p-timeout, but with CommonJS support.
Amazon S3 client for upload/download files
StreamQueue pipe the queued streams one by one in order to preserve their content order.
A module for batching individual promises to improve their collective efficiency.
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
FantasyLand compliant (monadic) alternative to Promises
Create a duplex stream from a readable and a writable stream.
An asynchronous yieldable version of JSON.stringify and JSON.parse
function try-catch wrapper for promises