https://github.com/hunvreus/basecoat
A components library built with Tailwind CSS that works with any web stack.
https://github.com/hunvreus/basecoat
alpine alpinejs components components-library html shadcn shadcnui tailwind tailwindcss ui uikit
Last synced: 6 days ago
JSON representation
A components library built with Tailwind CSS that works with any web stack.
- Host: GitHub
- URL: https://github.com/hunvreus/basecoat
- Owner: hunvreus
- License: mit
- Created: 2025-01-16T03:44:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-22T01:18:23.000Z (27 days ago)
- Last Synced: 2025-05-23T23:01:02.278Z (25 days ago)
- Topics: alpine, alpinejs, components, components-library, html, shadcn, shadcnui, tailwind, tailwindcss, ui, uikit
- Language: CSS
- Homepage: https://basecoatui.com
- Size: 1.11 MB
- Stars: 951
- Watchers: 6
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
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](https://ui.shadcn.com) to traditional web applications, no React required.

## Features
- **Lightweight**: no runtime JS, just CSS and tiny Alpine.js scripts 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](https://basecoatui.com).
## Installation
Visit [basecoatui.com/installation](https://basecoatui.com/installation)
## License
[MIT](/LICENSE.md)