async-done@1.3.2
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT
2019-06-09
安装 (1.3.2)
npm install async-done@1.3.2
yarn add async-done@1.3.2
pnpm add async-done@1.3.2
bun add async-done@1.3.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| end-of-stream | ^1.1.0 |
| once | ^1.3.2 |
| process-nextick-args | ^2.0.0 |
| stream-exhaust | ^1.0.1 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^9.3.0 |
| coveralls | github:phated/node-coveralls#2.x |
| eslint | ^2.13.1 |
| eslint-config-gulp | ^3.0.1 |
| expect | ^1.20.2 |
| mocha | ^3.0.0 |
| nyc | ^10.3.2 |
| pumpify | ^1.3.6 |
| rxjs | ^5.5.6 |
| through2 | ^2.0.0 |
| typescript | ^2.6.2 |
| when | ^3.7.3 |