zames@2.0.1
converts callback-based functions to Promises and apply currying to arguments
MIT
2018-10-10
安装 (2.0.1)
npm install zames@2.0.1
yarn add zames@2.0.1
pnpm add zames@2.0.1
bun add zames@2.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| currify | ^3.0.0 |
| es6-promisify | ^6.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.0.0 |
| @babel/core | ^7.0.0 |
| @babel/preset-env | ^7.0.0 |
| coveralls | ^3.0.0 |
| eslint | ^5.6.0 |
| nodemon | ^1.11.0 |
| nyc | ^13.0.1 |
| redrun | ^7.0.0 |
| tape | ^4.5.1 |