async-done@2.0.0
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT
2022-06-25
安装 (2.0.0)
npm install async-done@2.0.0
yarn add async-done@2.0.0
pnpm add async-done@2.0.0
bun add async-done@2.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| end-of-stream | ^1.4.4 |
| once | ^1.4.0 |
| stream-exhaust | ^1.0.2 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^16.11.7 |
| eslint | ^7.32.0 |
| eslint-config-gulp | ^5.0.1 |
| eslint-plugin-node | ^11.1.0 |
| expect | ^27.3.1 |
| mocha | ^8.4.0 |
| nyc | ^15.1.0 |
| pumpify | ^2.0.1 |
| rxjs | ^7.4.0 |
| streamx | ^2.12.0 |
| through2 | ^4.0.2 |
| typescript | ^4.4.4 |