Catalystui screenshot

Catalystui

Author Avatar Theme by I4o oss
Updated: 18 Feb 2024
197 Stars

Catalyst UI is a component library built on top of Radix UI Primitives and styled with Tailwind CSS

Categories

Overview:

Catalyst UI is a component library that is built on top of Radix UI Primitives and styled with Tailwind CSS. It is designed to make prototyping faster and offers a range of features and customizability.

Features:

  • Built on top of Radix UI Primitives styled with Tailwind CSS: Catalyst UI leverages the power of Radix UI Primitives to provide a solid foundation for building components, with styling done using Tailwind CSS.
  • Goes beyond Radix UI Primitives: Catalyst UI extends the capabilities of Radix UI Primitives by offering additional components that are not available in the base library.
  • Utility components and hooks: The library provides a collection of utility components and hooks that can be used to enhance the functionality of your applications.
  • Built-in dark mode support: Catalyst UI includes built-in support for dark mode, making it easy to create applications that adapt to different color schemes.
  • Customizable styles with Tailwind or CSS Variables: The styles in Catalyst UI can be easily customized using Tailwind CSS or CSS Variables, allowing you to tailor the look and feel of your components.

Installation:

To install Catalyst UI, you can follow these steps:

  1. Open your terminal or command prompt.
  2. Navigate to your project directory.
  3. Run the following command to install Catalyst UI:
npm install catalyst-ui
  1. Once the installation is complete, you can import the components from Catalyst UI in your code and start using them.

Summary:

Catalyst UI is a powerful component library that builds on top of Radix UI Primitives and styled with Tailwind CSS. It offers a wide range of features, including additional components, utility components and hooks, built-in dark mode support, and customizable styles. With its easy installation process and extensive documentation, Catalyst UI provides a convenient solution for prototyping and building applications.