es6-promisify@6.0.2
Converts callback-based functions to ES6 Promises
MIT
2019-08-27
安装 (6.0.2)
npm install es6-promisify@6.0.2
yarn add es6-promisify@6.0.2
pnpm add es6-promisify@6.0.2
bun add es6-promisify@6.0.2
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.5.5 |
| @babel/core | ^7.5.5 |
| @babel/preset-env | ^7.5.5 |
| es6-promise | ^4.2.8 |
| eslint | ^5.16.0 |
| nyc | ^14.1.1 |
| sinon | ^7.4.1 |
| tape | ^4.11.0 |