anaphora-elixir
Condenses
A set of reusable Elixir macros to simplify writing conditional and functional code.
The anaphoric macro collection for Elixir
18 stars
2 watching
2 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vishnevskiy/elixirsublime | Provides code completion and linting for Elixir projects in SublimeText 3 | 364 |
spwhitton/anaphora | A collection of macros for implicit binding and control flow in Common Lisp. | 46 |
vic/happy_with | Provides an alternative syntax for Elixir's with special form to avoid placing commas. | 29 |
exercism/elixir | A curated collection of exercises in Elixir programming language | 625 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
nazipov/ua_parser2-elixir | A Elixir implementation of a user agent parser | 1 |
coryodaniel/apocryphal | Tools for Swagger-based API testing and documentation generation with Elixir | 17 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
sofialapteva/elixir_style_guide | Provides guidelines for coding style in Elixir programming language. | 2 |
msaraiva/atom-elixir | A package that provides functionality for working with Elixir code in the Atom editor | 407 |
suzannesoy/anaphoric | Macros that simplify conditional logic in Racket programming language | 7 |
keepcosmos/readability | An Elixir library that extracts and curates primary readable content from web pages. | 252 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |