@prelude/channel
Channel module.
Found 10607 results for async channel
Channel module.
synchronous communication channel
CSP-style channel library using ES7 async/await keywords
A go style channel implementation that works nicely with co
Bidirectional Channel for JavaScript
aa - async-await. co like library, go like channel, thunkify or promisify wrap package.
Send asynchronous values across concurrent lines of execution
Channels implemented in Typescript using async/await
Store information about any JS value in a side channel. Uses WeakMap if available.
aa - async-await. co like library, go like channel, thunkify or promisify wrap package.
A simple and highly extensible javascript event channel and control flow library. It can run generator functions, which allows async data flows, simplifies cross component communication and hoists control flows to the parent scope. This allows creating hi
Channel communication primitive
A simple yet powerful abstraction that enables communication between asynchronous tasks.
Run multiple promise-returning & async functions with limited concurrency
Get the first fulfilled promise that satisfies the provided testing function
The next generation of events handling for javascript! New: abstract away the network!
Higher-order functions and common patterns for asynchronous code
Promisify a callback-style function
Fast, in memory work queue
Minimal async jobs utility library, with streams support
Runtime for Regenerator-compiled generator and async functions.
Map over promises concurrently
`Start a promise chain
Allows users to use generators in order to write common functions that can be both sync or async.
Run an array of functions in parallel
A utility to retry failed async methods.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Simple and modern async event emitter
Full featured Promises/A+ implementation with exceptionally good performance
generator async control flow goodness
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Create a promise that can be canceled
A basic but performant promise implementation
Universal WHATWG Fetch API for Node, Browsers and React Native
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
A set of utilities that extend the use of JSON
Retry a promise-returning or async function
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
Contain async insanity so that the dark pony lord doesn't eat souls
asynchronous function queue with adjustable concurrency
A promise based streaming tokenizer
Create a deferred promise
Promise queue with concurrency control
Environment agnostic nextTick polyfill
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Check if something is a promise
Foundation for async iterators as streams
Reduce a list of values using promises into a promise for a value
Promisify an event by waiting for it to be emitted
Delay a promise a specified amount of time
asynchronous function queue with adjustable concurrency
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Iterate over promises serially
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Isomorphic, functional type-checking for Javascript
Run some code when the process exits
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Filter promises concurrently
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.
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
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.
Asynchronous bootstrapping of Node applications
`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`
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
A Promise-based interface into processes created by child_process.spawn
Simple and small flow control library to execute async functions in sequence
Map over promises serially
Settle an async function.
Wait for a condition to be true
Compose promise-returning & async functions into a reusable pipeline
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.
Extends Chai with assertions about promises.
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)
validate form asynchronous
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Wait for multiple callback
`AsyncIterator.prototype`, or a shared object to use.
Run an array of functions in series
Run promise-returning & async functions concurrently with optional limited concurrency
`timers/promises` for client and server.
Run promise-returning & async functions in series, each passing its result to the next
light version of Channel.
Take care of your `spawn()`
An optionally-asynchronous forEach with an interesting interface.
The scrypt password-based key derivation function with sync and cancellable async.
Modular and fast Promises implementation
Memoize promise-returning & async functions
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Asynchronously emit event an event based on the arguments length.
A simple asynchronous tool
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Convert any object to thenable
Runs a list of async tasks, passing the results of each into the next one
Modern and scalable routing for React applications
Promisified setTimeout
The JavaScript Task Runner
In memory queue system prioritizing tasks
Wait for any promise to be fulfilled
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Async/await wrapper for easy error handling in js
Modern and scalable routing for React applications
Modern and scalable routing for React applications
Wait for expectation to be true, useful for integration and end to end testing
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
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
IPC over PostgreSQL LISTEN/NOTIFY/UNLISTEN exposed as an EventEmitter
Coalesces multiple promises for the same identifier into a single request
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
Force the supplied callback in to async execution
Turns async function into sync via JavaScript wrapper of Node event loop
Map-like, concurrent promise processing for Node.js
Modern and scalable routing for React applications
Node.js test runner that lets you develop with confidence.
The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.
YouTube IFrame Player API abstraction.
Modern and scalable routing for Web applications
Parser for FTP server responses
async.mapLimit's functionality available as a standalone npm module
Abstract streams to deal with the whole buffered contents.
Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish
Make array iteration easy when using async/await and Promises
Resolve a path by walking parent directories.
A sane FTP client implementation for NodeJS
Bundle results of async functions calls into one callback with all the results
Creates a value/error pair to mimic promise behavior
Test whether a path exists on the filesystem.
Read the entire contents of a file.
Get the arguments of a function, arrow function, generator function, async function
Async/await error handling support for expressjs
Zero-overhead asynchronous parallel/each/map function call
Async value container
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Add a callback to the next tick queue.
Zero-overhead asynchronous series/each/map function calls
call your callbacks in a waterfall, at speed
Evaluate asynchronous tasks with configurable concurrency.
A plugin for the Acorn parser that understands the ES7 keywords async and await
An implementation of Domain-like error handling, built on async_hooks
Flush promises in tests
Transform async/await to promise chains
Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling
RxJS based middleware for Redux. Compose and cancel async actions and more.
An event emitter implementation with async support in mind
Modern and scalable routing for React applications
An async channel implementation for Node.js and the browser in typescript.
Debounce promise-returning & async functions
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
Library that can be used to retry functions that return promise
Loading wrapper and TypeScript types for the PayPal JS SDK
horsepower for your modules
Automated browser testing for the modern web development stack.
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Asynchronous flow control with a functional taste to it
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
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
Make bluebird work with the continuation-local-storage module.
A simple and non-blocking PNG encoder / decoder.
Tiny async loader for modern browsers
Mutex locks for async functions
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Primitives & operators for Communicating Sequential Processes based on async/await and async iterables
A tiny version of Golang's WaitGroup with typings, promises, and zero dependencies.
ES7 async-await wrapper for the csv package.
seriously like the best async child process library
Just like EventEmitter, but with support for callbacks and interuption of the listener-chain
A lightweight promise library
Caching DNS resolve
Express Error Handler for Async Functions
Wrapper above react-select that supports pagination on menu scroll
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
This is the module that you need to send rss news to a telegram channel.
Parse ePub electronic book files with Node.JS
Generic browser priority queue.
Promisify any of: callback function, sync function, generator function, promise-returning function
Simply gzip and ungzip in Node.js with promises
Simple, consistent sync or async process spawning
Asynchronous Array Utilities (for await)
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
Async hook
async parallellimitmethod as module.
Async middleware for JavaScript and TypeScript
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
co with bluebird promises
Asynchronous iterator function for parallel processing.
Better Queue for NodeJS
Checks whether a command line command exists in the current environment.
Modern and scalable routing for React applications
Convert event emitters and event targets to ES async iterators
A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.
zip and unzip library for node
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Modern and scalable routing for React applications
Simple asynchronous middleware pattern
Cooperative multi-tasking for Javascript
Retry a promise-returning or async function
Test whether all promises passes a testing function
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
Convert Node.js streams to streaming iterables
Run an array of functions in series, each passing its results to the next function (waterfall)
Make an asynchronous function synchronous
Waits until the given predicate function returns a truthy value, then resolves
A JavaScript extension package for building strong and modern applications.
[](https://reactjs.org) [](https://www.typescriptlang.org/)
Modern and scalable routing for React applications
With Bruno CLI, you can now run your API collections with ease using simple command line commands.
Asynchronous String.prototype.replace()
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.
Modern and scalable routing for React applications
Async loader for google maps api (browser, typescript)
Enables simple, yet robust handling of async action creators in Redux
Higher order functions for iterators and async iterators
A lightweight Deferred implementation, on top of Promises/A+
DOM Promise and Promises/A+ implementation for Node.js and browsers
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.
The iterable toolbox
Tiny, dependency free promisify library.
Create a transform stream using await instead of callbacks
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
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
Runs Promises in a pool that limits their concurrency.
Modern and scalable routing for React applications
Modern and scalable routing for React applications
Asynchronous IO (for Azure Open Source Projects)
async conditional execution for async.js or standalone usage