ok_jose
Pipe library
Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples.
Pipe elixir functions that match ok/error tuples or custom patterns.
100 stars
7 watching
2 forks
Language: Elixir
last commit: about 8 years ago
Linked from 1 awesome list
elixirerror-handlingmonadpipe
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides elegant error handling and result monad support in Elixir | 603 |
| | A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
| | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
| | A utility macro for handling data transformations in pipe flows. | 29 |
| | Provides macros to extend Elixir's pipe operator for more flexible function composition and error handling | 325 |
| | A macro library for specifying argument positions in piped function calls. | 34 |
| | An Elixir library providing basic Object-Oriented Programming features | 312 |
| | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| | Provides an alternative syntax for Elixir's with special form to avoid placing commas. | 29 |
| | A library to standardize error messages across an application | 33 |
| | An Erlang/Elixir client library for interacting with the Trak.io REST API | 4 |
| | An Elixir wrapper around the MailChimp API v3 | 48 |
| | Provides indifferent access on maps, structs, lists and tuples with custom key transforms. | 19 |
| | An OAuth 2.0 client library for Elixir. | 56 |
| | A library for serializing Elixir data structures in JSONAPI format | 641 |