try-catch-core@1.0.3
Asynchronous and sync tryCatch in one place. The callback is securely wrapped with a [dezalgo][] and [once][].
MIT
2016-09-22
安装 (1.0.3)
npm install try-catch-core@1.0.3
yarn add try-catch-core@1.0.3
pnpm add try-catch-core@1.0.3
bun add try-catch-core@1.0.3
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| dezalgo | ^1.0.3 |
| is-async-function | ^1.1.5 |
| lazy-cache | ^2.0.1 |
| once | ^1.4.0 |
| try-catch-callback | ^1.0.2 |
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.1.0 |
| standard-version | ^2.4.0 |