es6-promisify@6.1.0
Converts callback-based functions to ES6 Promises
MIT
2020-03-16
安装 (6.1.0)
npm install es6-promisify@6.1.0
yarn add es6-promisify@6.1.0
pnpm add es6-promisify@6.1.0
bun add es6-promisify@6.1.0
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.8.4 |
| @babel/core | ^7.8.7 |
| @babel/preset-env | ^7.8.7 |
| @puntt/eslint-config | 0.0.2 |
| es6-promise | ^4.2.8 |
| eslint | ^6.8.0 |
| nyc | ^15.0.0 |
| prettier | ^1.19.1 |
| sinon | ^9.0.1 |
| tape | ^4.13.2 |