Salad_ui

screenshot of Salad_ui
tailwind

Phoenix Liveview component library inspired by shadcn UI

Overview:

The SaladUITestsModule is a library aimed at porting the shadcn UI to Phoenix Liveview Component. It is still in its early stages, with potential breaking changes in minor releases until version 1.0. The library offers a variety of components for UI development and provides a demo at a provided link.

Features:

  • Custom Color: Easily add custom colors to your app.css file.
  • Tailwind Configuration: Configure Tailwind CSS to integrate with SaladUI.
  • Development Environment: Instructions on setting up and developing with SaladUI locally.
  • Unit Testing: Guidelines for running tests and maintaining code quality.
tailwind
Tailwind

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