appcues / exconstructor
An Elixir library for generating struct constructors that handle external data with ease.
☆288Updated 2 weeks ago
Alternatives and similar repositories for exconstructor:
Users that are interested in exconstructor are comparing it to the libraries listed below
- An Elixir JSON Schema validator☆372Updated 2 months ago
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆310Updated 10 months ago
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆450Updated last month
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆236Updated 9 months ago
- Function decorators for Elixir☆393Updated last year
- Awesome printing for Elixir☆279Updated last year
- A plug building toolkit for blocking and throttling abusive requests☆431Updated last year
- ☆366Updated 3 months ago
- Useful helper to read and use application configuration from environment variables.☆304Updated 11 months ago
- An Inflector library for Elixir☆378Updated last year
- Finite State Machine data structure☆361Updated 5 years ago
- Pretty-print tables of Elixir structs and maps.☆305Updated 3 months ago
- Generate Phoenix API documentation from tests☆368Updated last month
- Helpers for Elixir exceptions☆294Updated last year
- Ecto extension to support enums in models☆565Updated 10 months ago
- Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.☆240Updated 2 years ago
- Data Validation for Elixir☆603Updated last year
- Stringify your ids☆281Updated last year
- Elixir encryption library designed for Ecto☆597Updated last year
- Simple deployment and server automation for Elixir.☆397Updated 4 years ago
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆317Updated 8 months ago
- Easy, powerful, and extendable configuration tooling for releases.☆377Updated 5 years ago
- Pagination for the Elixir ecosystem☆555Updated 3 years ago
- Elixir library for dealing with CORS requests. 🏖☆529Updated 3 months ago
- Data generation framework for Elixir