denodeify@1.1.2
Tool to turn functions with Node-style callback APIs into functions that return Promises
MIT
2014-09-20
安装 (1.1.2)
npm install denodeify@1.1.2
yarn add denodeify@1.1.2
pnpm add denodeify@1.1.2
bun add denodeify@1.1.2
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 |