搜索 "nodeify" 的结果(共 4 个)
denodeify
Tool to turn functions with Node-style callback APIs into functions that return Promises
MIT
es6-denodeify
Convert callbacks to promises.
Unlicense
promise-nodeify
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
MIT