handle-errors@1.0.0
Handling/creating hybrid errors. Hybrid middleware between callbacks and throws. Helpful util for modules that have hybrid APIs and want when they use promises, directly to throw the errors; when use callbacks to pass errors to first argument of this call
MIT
2015-01-30
安装 (1.0.0)
npm install handle-errors@1.0.0
yarn add handle-errors@1.0.0
pnpm add handle-errors@1.0.0
bun add handle-errors@1.0.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| istanbul-harmony | ^0.3.1 |
| mocha | * |
| mocha-lcov-reporter | ^0.0.1 |