Overview
This product is an extension to Phoenix core components, offering a set of HEEX components that can be customized and installed independently. With components designed in HEEX using TailwindCSS, they are compatible with both Live and dead controller views in Phoenix applications. Users can install these components manually to tailor them to their specific needs.
Features
- HEEX Components: Set of components written in HEEX for easy customization.
- TailwindCSS Design: Components designed using TailwindCSS for quick styling.
- Live and Dead Views: Compatible with both Live and dead controller views in Phoenix.
- Independent Installation: Components can be installed independently into your project.
Installation
To install the Bloom components, add bloom
to your list of dependencies in your mix.exs
file. Some components may require changes to the Tailwind Config. Components can be installed using the provided mix commands, with additional steps for Ecto-backed components. Detailed instructions are available in the component documentation.
Summary
Bloom provides a collection of customizable HEEX components designed with TailwindCSS, compatible with both Live and dead views in Phoenix applications. By installing components independently, users have the flexibility to tailor them to their requirements easily. Further improvements are planned to enhance the developer experience and expand the range of components available.