always-done@1.0.1
Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more
MIT
2016-10-25
安装 (1.0.1)
npm install always-done@1.0.1
yarn add always-done@1.0.1
pnpm add always-done@1.0.1
bun add always-done@1.0.1
dependencies (8)
| 包名 | 版本要求 |
|---|---|
| is-child-process | ^1.0.2 |
| is-node-stream | ^1.0.0 |
| is-promise | ^2.1.0 |
| is-typeof-error | ^1.1.0 |
| lazy-cache | ^2.0.1 |
| on-stream-end | ^1.0.0 |
| stream-exhaust | ^1.0.1 |
| try-catch-core | ^1.0.3 |
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| assertit | ^0.1.0 |
| bluebird | ^3.4.6 |
| commitizen | ^2.8.6 |
| coveralls | ^2.11.12 |
| cz-conventional-changelog | ^1.2.0 |
| is-buffer | ^1.1.4 |
| mz | ^2.4.0 |
| nyc | ^8.1.0 |
| pre-commit | ^1.1.3 |
| rx | ^4.0.6 |
| standard | ^8.4.0 |
| standard-version | ^3.0.0 |
| through2 | ^2.0.0 |