Phoenix_ui

screenshot of Phoenix_ui
tailwind

Beautifully designed components that you can copy and paste into your Phoenix Framework apps. Made with Tailwind CSS. Open source.

Overview:

Phoenix UI is a complimentary UI library specifically designed for the Phoenix Framework and Phoenix LiveView. It provides a collection of user interface components that can be easily integrated into Phoenix projects. In order to use Phoenix UI, you need to have Phoenix 1.6 installed in your project.

Features:

  • Tailwind CSS Integration: Phoenix UI works seamlessly with Tailwind CSS, allowing you to easily set up and configure Tailwind in your Phoenix project.
  • Hex Package: Phoenix UI is available as a package on Hex, making it easy to install and manage as a dependency in your project.
  • Extensive Documentation: The package comes with comprehensive documentation available at https://hexdocs.pm/phoenix_ui, providing clear instructions and examples on how to use the various components.

Summary:

Phoenix UI is a valuable UI library that enhances the development experience of Phoenix Framework and Phoenix LiveView projects. With its Tailwind CSS integration, easy installation process, and well-documented components, it provides developers with a convenient way to create beautiful and responsive user interfaces.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.