meyercm / shorter_maps
Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`
☆233Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for shorter_maps
- Function decorators for Elixir☆386Updated 9 months ago
- Useful helper to read and use application configuration from environment variables.☆304Updated 6 months ago
- Custom parenting of processes in Elixir☆266Updated last month
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆312Updated 4 months ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆184Updated last month
- ☆270Updated 5 years ago
- An Elixir library for generating struct constructors that handle external data with ease.☆286Updated 2 months ago
- Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.☆365Updated 5 months ago
- Simple, robust temporary file support for Elixir.☆290Updated 10 months ago
- Ecto 3 adapter allowing use of Ecto schemas held in ETS tables☆376Updated 7 months ago
- Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.☆239Updated 2 years ago
- An Elixir JSON Schema validator☆366Updated last year
- Ecto auditing library that transparently tracks changes and can revert them.