An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

> [!WARNING]
>
> **Deprecated**
> Use [`@core/errorutil`](https://jsr.io/@core/errorutil) instead.
>
> - https://github.com/jsr-core/errorutil

# errorutil

[![JSR](https://jsr.io/badges/@lambdalisue/errorutil)](https://jsr.io/@lambdalisue/errorutil)
[![Test](https://github.com/lambdalisue/deno-errorutil/workflows/Test/badge.svg)](https://github.com/lambdalisue/deno-errorutil/actions?query=workflow%3ATest)
[![codecov](https://codecov.io/gh/lambdalisue/deno-errorutil/graph/badge.svg?token=O0cA5Xj5la)](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.