@octetstream/promisify
Tiny, dependency free promisify library.
Tiny, dependency free promisify library.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Basic wrapper for await that allows handling of errors without try/catch blocks
Async/await wrapper with error handling, retry and error override
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
Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.
Iterate over promises, promise-returning or async/await functions in series or parallel. Support settle (fail-fast), concurrency (limiting) and hooks system (start, beforeEach, afterEach, finish)
Small, parallel and fast test framework with suppport for async/await, promises, callbacks, streams and observables. Targets and works at node.js v0.10 and above.
Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more
[](https://www.npmjs.com/package/blezer) [](https://www.npmjs.com/package/blezer)
One liner to add async/await and promises to your project, without globals
Busboy adapter for koa2
async/await Node.js package to access Facebook Graph API
A library for making Promises more friendly, fluent, and fun(ctional).
Simplifies web, file, and parallel tasks with TypeScript async/await
Use TypeScript async/await with MongoDB
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
One liner to add async/await and promises to your project
Core API for Gruu and Mukla - Minimal, modern and extensible test runners
async/await wrapper around GitHub's Fetch polyfill