...

Basecoat

A components library built with Tailwind CSS that works with any web stack.
github-icon
GitHub
2.26kstar-icon
Created 6 months ago, last commit 23 days ago
4 contributors
141 commits
Stars added on GitHub, month by month
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
7
8
9
10
11
12
1
2
3
4
5
6
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+7star-icon
Last week
+8.1
star-icon /day
Last month
+10.8
star-icon /day
README

Basecoat

A collection of modern UI components built with Tailwind CSS that works with any web stack. Basecoat brings the magic of shadcn/ui to traditional web applications, no React required.

screenshot

Features

  • Lightweight: no runtime JS, just CSS and a tiny bit of vanilla JavaScript for the more interactive components.
  • Easy to use: add classes like btn or input and you're done.
  • Framework-agnostic: works with any backend or frontend stack.
  • Accessible: components follow accessibility best practices.
  • Dark mode ready: respects your Tailwind config.
  • Extendable: tweak styles with Tailwind or CSS variables.
  • Themable: fully compatible with shadcn/ui themes.
  • Readable: no class soup, just clean markup.
  • Free and open source: MIT licensed.

Documentation

Visit basecoatui.com.

Installation

Visit basecoatui.com/installation

License

MIT