https://github.com/lambdalisue/deno-errorutil
🦕 An utility pack for handling error
https://github.com/lambdalisue/deno-errorutil
deno error javascript jsr node typescript
Last synced: 8 months ago
JSON representation
🦕 An utility pack for handling error
- Host: GitHub
- URL: https://github.com/lambdalisue/deno-errorutil
- Owner: lambdalisue
- License: mit
- Archived: true
- Created: 2024-01-02T21:34:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T11:29:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T22:32:53.372Z (over 1 year ago)
- Topics: deno, error, javascript, jsr, node, typescript
- Language: TypeScript
- Homepage: https://jsr.io/@lambdalisue/errorutil
- Size: 48.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
>
> **Deprecated**
> Use [`@core/errorutil`](https://jsr.io/@core/errorutil) instead.
>
> - https://github.com/jsr-core/errorutil
# errorutil
[](https://jsr.io/@lambdalisue/errorutil)
[](https://github.com/lambdalisue/deno-errorutil/actions?query=workflow%3ATest)
[](https://codecov.io/gh/lambdalisue/deno-errorutil)
A utility pack for handling error.
[deno]: https://deno.land/
## License
The code follows MIT license written in [LICENSE](./LICENSE). Contributors need
to agree that any modifications sent in this repository follow the license.