Most projects of Combo Lab are forks of existing work rather than built from scratch. I maintain original licenses and do our best to honor all license requirements. If you notice any license compliance issues, please reach out, I'm committed to making things right.
Thank you to all the open source developers whose work made these projects possible.
Combo Lab is currently working on the following projects.
NOTICE: Prior to v1.0.0, minor version increments may include breaking changes.
combo started as a fork of phoenix with following goals:
- Build a focused MVC web framework. Strip down to core web framework essentials.
- Consolidate related dependencies:
- Merge
phoenix_template,phoenix_html,phoenix_live_reload, and other tightly coupled packages. - Extract the HEEx template engine from
phoenix_live_viewwhile removing thephoenix_live_viewdependency entirely.
- Merge
- Modernize frontend integration - Embrace the frontend ecosystem rather than resist it.
Although combo will continue to track phoenix changes, full compatibility is not guaranteed.
Related projects: