Solid UI

screenshot of Solid UI
solid
tailwind
shadcn-ui

Beautifully designed components. Built with Kobalte & corvu. Styled with Tailwind CSS.

Overview

This product is an unofficial port of shadcn/ui & tremor-raw to Solid. It offers accessible and customizable components that can be easily copied and pasted into apps. The product is free, open source, and allows users to build their own component library.

Features

  • Accessible Components: Customizable UI components that are accessible for all users.
  • Copy and Paste: Easily copy and paste components into your applications.
  • Open Source: The product is open source, allowing users to modify and improve it as needed.
  • Community Support: Built by @stefan-karger, @michaelessiet, and the community for collaborative development.
solid
Solid

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.

tailwind
Tailwind

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

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.