Stwui screenshot

Stwui

Author Avatar Theme by N00nday
Updated: 12 Jan 2024
461 Stars

Opinionated yet customizable Svelte-TailwindCSS component library

Categories

Overview

Svelte-TailwindCSS UI (STWUI) is an upcoming pre-release component library inspired by TailwindUI. It aims to provide a similar experience to React component libraries while being less reliant on remembering class names. Contributors and collaborators are welcome, and a showcase of the components can be found at https://stwui.vercel.app/.

Features

  • Component Library: STWUI offers a wide range of components for developers to use in their projects.
  • Inspired by TailwindUI: The library takes inspiration from TailwindUI, providing a similar experience.
  • Easy Integration: STWUI can be easily integrated into projects using npm.
  • Contributor Friendly: The project is open for contributions and collaboration.

Installation

To install STWUI, follow these steps:

  1. Run npm install stwui to add the package to your project.
  2. Add require('stwui/plugin') to the plugins section of your tailwind.config.cjs file.
  3. Add './node_modules/stwui/**/*.svelte,js,ts,html' to the content array of your tailwind.config.cjs file.

Summary

Svelte-TailwindCSS UI is an upcoming pre-release component library inspired by TailwindUI. It aims to provide a similar experience to React component libraries while being less reliant on remembering class names. Developers can easily integrate STWUI into their projects and contribute to its development.