DaisyUI Components for Phoenix LiveView
2025-04-15
![]()
The daisy_ui_components library integrates DaisyUI components into Phoenix LiveView applications, offering styled replacements for Phoenix's default UI components. It supports LiveView 1.0 and provides a range of components, including buttons, modals, tables, alerts, and forms. Installation involves adding the dependency to mix.exs, installing DaisyUI via npm, and configuring Tailwind and Phoenix to include the components. The project includes a Storybook for component previews and is licensed under Apache 2.0.
Was this useful?