jcollado

jcollado/promisify-function

Turn a callback-style function into a function that returns a promise

JavaScript
5
1
ISC License

`promisify-function` is a Node.js library that converts callback-style functions into functions that return promises, simplifying asynchronous code. It's designed for JavaScript developers who work with Node.js and want to modernize legacy callback-based APIs using native Promise syntax.

Total donated
Undistributed
Share with your subscribers: