promisify-this
Promisify anything preserving this
Promisify anything preserving this
Convenience methods for converting Node.js callbacks into native Promises.
The JavaScript library that promises you the fastest ES6 promises
Get async response from your component. Great helper for your modals or another async staff
A helper library to create a promise to be resolved/rejected from your other parts of codebase
Turns a function that returns a future into a function that returns a promise.
Convert callback style APIs to Promise based APIs
A simple Promise wrapper for WeChat MiniApp | 简单用于小程序常用的异步方法 Promise 包装器
Transforms a function into a promise, even when the function's callback is not the last argument. This module is built upon promise.js (https://github.com/stackp/promisejs), which offers the ".then" method.
Promisify postMessage for Web Worker
Wraps callback-based methods in promises
Unofficial billboard node api.Get the list of hot 100 songs from billboard.com as 100 objects each object has a song name,artist name,rank and image url
Promisify entire objects
Promisify all node-sqlite3 functions
Easily convert objects, functions and METHODs to the Q promise API
Provide flexible methods that accept callbacks and return promises without requiring a Promise implementation exist
A wrapper to use pify with any-promise.
FileReader Promise API library.
Promisify all the things!
A promise and async/await wrapper for NodeJS fs module.