A structured learning environment with practical assignments, code reviews, weekly live coaching sessions, job-hunting assistance, and more. Try a Free Preview today! Learn more →
Top 23 Elixir Framework Component Projects
-
-
There I learned more deeply about LiveView and Surface UI.
-
Learn Elixir
Learn Elixir in as little as 12 Weeks. A structured learning environment with practical assignments, code reviews, weekly live coaching sessions, job-hunting assistance, and more. Try a Free Preview today!
-
So, I lied told a half-truth about aggregates. They are not hydrated in-memory for every command / event. In reality, aggregates are implemented with GenServer each caching their state and being managed under the commanded application's supervision tree (ultimately by a DynamicSupervisor called Commanded.Aggregates.Supervisor, to be specific).
-
-
Project mention: If Phoenix supported a admin view like Django, would that make it more popular? | reddit.com/r/elixir | 2022-08-25
There's also Torch.
-
-
-
Paraxial.io
Elixir and Phoenix Application Security Platform. Replace Snyk, reCaptcha, and Cloudflare bot defense with the only application security platform built for Elixir and Phoenix.
-
Project mention: Elixir/Erlang: How to find the source of high CPU usage? | reddit.com/r/codehunter | 2022-05-03
I know that ReactPhoenix uses react-stdio. Looking at top, react-sdtio doesn't use any resources, but the beam does.
-
-
-
-
-
-
-
-
Project mention: Is there an article that explains everything that happens when a Phoenix server is running and code changes are saved? | reddit.com/r/elixir | 2022-11-05
I don't know of an article but you can see the setup in your config/dev.exs under the Endpoint config and there is an external library that is used to do the heavy lifting https://github.com/phoenixframework/phoenix_live_reload
-
-
-
-
-
phoenix_token_auth
Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps.
-
-
dayron
A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Elixir Framework Components related posts
- Something similar to Vuetify for Phoenix LiveView?
- Is there an article that explains everything that happens when a Phoenix server is running and code changes are saved?
- Single source of truth with Phoenix LiveView
- If Phoenix supported a admin view like Django, would that make it more popular?
- ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
- Adding soft delete to a Phoenix Commanded (CQRS) API
- Elixir/Erlang: How to find the source of high CPU usage?
-
A note from our sponsor - Learn Elixir
learn-elixir.dev | 5 Feb 2023
Index
What are some of the best open-source Framework Component projects in Elixir? This list will help you:
Project | Stars | |
---|---|---|
1 | plug | 2,614 |
2 | surface | 1,801 |
3 | commanded | 1,649 |
4 | ex_admin | 1,189 |
5 | torch | 898 |
6 | addict | 647 |
7 | scrivener | 543 |
8 | react_phoenix | 485 |
9 | corsica | 464 |
10 | Raxx | 394 |
11 | phoenix_ecto | 384 |
12 | cors_plug | 380 |
13 | phoenix_html | 323 |
14 | params | 315 |
15 | phoenix_slime | 305 |
16 | phoenix_live_reload | 250 |
17 | absinthe_plug | 247 |
18 | kerosene | 224 |
19 | rummage_ecto | 208 |
20 | phoenix_pubsub_redis | 166 |
21 | phoenix_token_auth | 164 |
22 | phoenix_haml | 157 |
23 | dayron | 153 |