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