async-function
A function that returns the normally hidden `AsyncFunction` constructor
A function that returns the normally hidden `AsyncFunction` constructor
Count the request you make. This npm package is nothing more than a counter, it was created out of restrictions on food2fork.com api. food2fork only allow up to 50 request per day (for free).
Skip await instructions when dealing with promises
A boxuegu study portal module
Live HTML-based reporting for chiffchaff.
Cancellable promises with progress reporting.
Multi-task execution for chiffchaff.
Stream piping for chiffchaff.
Reporting for chiffchaff.
Process spawning for chiffchaff.
Small utilities for child_process
A Promise that's also a callback. Helpful for adapting callback APIs and event emitters for async/await code.
concurrent control
Simple helper for building async chainable classes without external dependencies
A high-order function to catch errors from promises.
Creates an async/await/promise style callback handler with a single function call.
Adds .catch() exception handling behavior to Javascripts Async / Await while avoiding Try / Catch blocks.
Experiment in building a JavaScript coroutine implementation using generators and promises
Yet another JS coroutine toolkit based on ES6+ generators and/or ES2017+ async functions
Run Async/Promise functions with controlled concurrency