async-done@1.3.0
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT
2018-05-13
安装 (1.3.0)
npm install async-done@1.3.0
yarn add async-done@1.3.0
pnpm add async-done@1.3.0
bun add async-done@1.3.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| end-of-stream | ^1.1.0 |
| once | ^1.3.2 |
| process-nextick-args | ^1.0.7 |
| stream-exhaust | ^1.0.1 |
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^9.3.0 |
| eslint | ^1.7.3 |
| eslint-config-gulp | ^2.0.0 |
| expect | ^1.19.0 |
| istanbul | ^0.4.3 |
| istanbul-coveralls | ^1.0.3 |
| jscs | ^2.3.5 |
| jscs-preset-gulp | ^1.0.0 |
| mocha | ^2.4.5 |
| pumpify | ^1.3.6 |
| rxjs | ^5.5.6 |
| through2 | ^2.0.0 |
| typescript | ^2.6.2 |
| when | ^3.7.3 |