denodeify@1.1.1
Tool to turn functions with Node-style callback APIs into functions that return Promises
MIT
2014-09-19
安装 (1.1.1)
npm install denodeify@1.1.1
yarn add denodeify@1.1.1
pnpm add denodeify@1.1.1
bun add denodeify@1.1.1
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| es6-promise | ^1.0.0 |
| es6-shim | ^0.18.0 |
| jshint | ^2.5.5 |
| lie | ^2.7.7 |
| mocha | ^1.21.4 |
| native-promise-only | ^0.7.6-a |