commanded
phx_component_helpers
Our great sponsors
- Paraxial.io - Bot detection and prevention for Elixir/Phoenix applications
- Scout APM - Less time debugging, more time building
- SonarQube - Static code analysis for 29 languages.
commanded | phx_component_helpers | |
---|---|---|
2 | 0 | |
1,521 | 90 | |
1.4% | - | |
7.3 | 6.9 | |
19 days ago | 2 months ago | |
Elixir | Elixir | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
commanded
-
Using CQRS in a simple Phoenix API with Commanded
The Commanded hex package is a fabulous CQRS library used by some real companies in production, but it doesn't have a great on-ramp.
-
Phoenix LiveView, but event-sourced
The context: I'm building a cryptocurrency exchange application. I don't have the business chops to run an actual exchange, so this is just for fun. The application is built in Elixir, using the Commanded framework for CQRS/ES goodness, and Phoenix LiveView because it's the hot new thing that I wanted to learn.
phx_component_helpers
We haven't tracked posts mentioning phx_component_helpers yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
plug - Compose web applications with functions
ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework
surface - A server-side rendering component library for Phoenix
torch - A rapid admin generator for Elixir & Phoenix
phoenix_live_reload - Provides live-reload functionality for Phoenix
phoenix_html - Phoenix.HTML functions for working with HTML strings and templates
react_phoenix - Make rendering React.js components in Phoenix easy
plugsnag - A Bugsnag notifier for Elixir's plug
cors_plug - An Elixir Plug to add CORS.
corsica - Elixir library for dealing with CORS requests. 🏖
absinthe_plug - Plug support for Absinthe, the GraphQL toolkit for Elixir