happy_with
with rewrite
Provides an alternative syntax for Elixir's with special form to avoid placing commas.
Avoid commas on Elixir's with special form.
29 stars
3 watching
6 forks
Language: Elixir
last commit: 11 months ago elixirerror-handlingmacrosmonadwith
Related projects:
Repository | Description | Stars |
---|---|---|
vic/happy | A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
sviridov/anaphora-elixir | A set of reusable Elixir macros to simplify writing conditional and functional code. | 18 |
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
mhinz/vim-mix-format | A Vim plugin that integrates the Elixir formatter into the editor. | 222 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |
whitfin/dot-notes-elixir | An Elixir port of dot-notes to work with Maps/Lists | 8 |
hamiltop/rethinkdb-elixir | An Elixir client for connecting to RethinkDB databases | 497 |
savonarola/optimus | A command line arguments parsing library | 10 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
f34nk/tidy_ex | A C-based Elixir binding for a popular HTML cleaning tool. | 9 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
vishnevskiy/elixirsublime | Provides code completion and linting for Elixir projects in SublimeText 3 | 364 |