bcrypt-promisify
A promisified version of bcryptjs with TypeScript support.
A promisified version of bcryptjs with TypeScript support.
A promisified version of jsonwebtoken with TypeScript support.
Node Module that only requires a single function call to execute some bash/shell code in a child_process
Type safe GRPC with a modern API
Write Express middleware and route handlers using async/await
jhelper
A simple and convenient function for promisifying a callback based function,~!warning!~this will only work if callback have (err,data) based parameter form
Convert callback-based functions to use io.js promises
Util for promisify packages.
Promisify an event by waiting for it to be emitted
Promisify dialogs in Vue.js
Uni App API Promisify
Promisify dialogs in Vue.js
Make WeChat Mini Program's API Promisify
Turns any function into a promise with one line of code.
Promisify node style async functions by putting a .promise after them (or after the object for methods)
Promisify a callback-style function
⚖️ Promisified node utilities
Simple, straightforward promisification for callback-based asynchronous functions.
Utility function for awaiting an event from an EventEmitter by turning it into a Promise