promise.ify
promiseify / promisify / promise-ify / pify
promiseify / promisify / promise-ify / pify
You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.
The library is a wrapper for 'fetch' in promising way. It it commonly used for downloading files or get http content from the remote
Turn code-triggered response events into predictable native Promises
make generic async function return promise when callback not present
convert async functions into callback style functions
alias for `new Promise` plus useful features like compose
Promisify all function in an object, using [relike][].
Create promise from sync, async, string, number, array and so on. Handle completion (results) and errors gracefully! Built on top of `relike`, used by `redolent` to build robust (hybrid) APIs.
Primisify action middleware for Redux
Promisify using ES6 Proxy
Easily switch between callbacks and Promises.
A tiny promisify.
A lightweight, production-ready, universal library for transforming callback-style functions into Promise-based ones. Works seamlessly across Node.js, Deno, and browsers.
Transform sync, async or generator function to Stream. Correctly handle errors and optional arguments.
Converting Callbacks to Promises
Node file system library and fs-extra module promisified
Promisified, boilerplate-free setTimeout
promisify wx api
Promisified `simple-get`.