try-catch-core@2.0.1
Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.
MIT
2016-11-01
安装 (2.0.1)
npm install try-catch-core@2.0.1
yarn add try-catch-core@2.0.1
pnpm add try-catch-core@2.0.1
bun add try-catch-core@2.0.1
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| dezalgo | ^1.0.3 |
| is-async-function | ^1.2.2 |
| lazy-cache | ^2.0.1 |
| once | ^1.4.0 |
| try-catch-callback | ^2.0.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| commitizen | ^2.8.6 |
| coveralls | ^2.11.12 |
| cz-conventional-changelog | ^1.2.0 |
| mukla | ^0.4.1 |
| nyc | ^8.1.0 |
| pre-commit | ^1.1.3 |
| standard | ^8.5.0 |
| standard-version | ^3.0.0 |