pragdave / componentLinks
Experiment in moving towards higher-level Elixir components
☆365Updated 3 years ago
Alternatives and similar repositories for component
Users that are interested in component are comparing it to the libraries listed below
Sorting:
- Helpers for Elixir exceptions☆294Updated 2 years ago
- ☆272Updated 6 years ago
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆313Updated last year
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆235Updated last year
- Custom parenting of processes in Elixir☆277Updated last year
- An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.☆323Updated 6 months ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆192Updated last year
- :ets, the Elixir way☆218Updated 3 years ago
- An Elixir library for generating struct constructors that handle external data with ease.☆291Updated this week
- Simple passwordless authentication for your Phoenix apps