Skip to content

Commit

Permalink
Add elixir_error_message into Errors section (#4851)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaAK committed Jul 13, 2023
1 parent 4a1891a commit 90247a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
*Working with errors and exceptions.*

* [AppSignal Elixir](https://github.com/appsignal/appsignal-elixir) - The official [AppSignal](https://appsignal.com/) package for Elixir.
* [elixir_error_message](https://github.com/MikaAK/elixir_error_message) - Simple error helpers to make errors in your system predictable and easy to render to JSON or in logs.
* [exceptional](https://github.com/expede/exceptional) - Helpers for happy-path programming & exception handling.
* [happy](https://github.com/vic/happy) - Happy path programming, alternative to elixir `with` form.
* [OK](https://github.com/CrowdHailer/OK) - Elegant error handling with result monads, featuring a simple & powerful `with` construct and a happy path pipe operator.
Expand Down

0 comments on commit 90247a3

Please sign in to comment.