The Chelekom project is a library of Phoenix and LiveView components generated via Mix tasks
to fit developer needs seamlessly.
One of its key features is a fully zero-configuration setup, designed to meet the foundational requirements for building admin panels and user-facing websites.
This library is currently in development and includes a CLI tool, making it simple to add any desired component directly to your Phoenix component folder.
Chelekom is open-source and free to use, launching with over 80 components in the initial release and aiming to reach a total of 200 components .
The library’s core approach leverages advanced Tailwind and LiveView JS modules to minimize JavaScript dependency, effectively supporting hybrid functionality on both client-side and server-side for optimized performance. It reduces unnecessary server requests while delivering robust services across the board.
The initial version of Chelekom is optimized for the latest Phoenix release and the beta version of LiveView.
- Library Page: Chelekom - Phoenix & LiveView UI kit and components
- Official Component Documentation: Document - Chelekom Phoenix UIKit and components
- Hex: mishka_chelekom | Hex
- GitHub Repository: