npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "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
nodeify

Convert promised code to use node style callbacks

MIT
promise-nodeify

Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.

MIT