zames@3.0.0
converts callback-based functions to Promises and apply currying to arguments
MIT
2019-09-20
安装 (3.0.0)
npm install zames@3.0.0
yarn add zames@3.0.0
pnpm add zames@3.0.0
bun add zames@3.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| currify | ^4.0.0 |
| es6-promisify | ^6.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| coveralls | ^3.0.0 |
| eslint | ^6.4.0 |
| eslint-plugin-node | ^10.0.0 |
| eslint-plugin-putout | ^2.0.0 |
| madrun | ^3.0.5 |
| nodemon | ^1.11.0 |
| nyc | ^14.0.0 |
| putout | ^6.1.0 |
| supertape | ^1.2.3 |