valeriangalliat

valeriangalliat/es6-denodeify

Convert callbacks to promises.

JavaScript
5
1
The Unlicense

es6-denodeify is a lightweight utility that converts Node-style callback functions into promise-based functions, allowing developers to inject their preferred promise implementation. It's designed for JavaScript developers working with asynchronous code who want to use promises instead of callbacks, particularly those who need flexibility in choosing their promise library or are working in environments with a global Promise constructor.

Total donated
Undistributed
Share with your subscribers: