SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Tailwindcss Open-Source Projects
-
shadcn/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
The web ecosystem went through this and landed on an answer. shadcn/ui inverted the model. There is no @shadcn/ui package on npm. Instead, the project ships a CLI that copies the source of a chosen component, with its Tailwind classes and Radix primitives intact, into the consumer's own components/ui/ folder. From that moment forward the consumer owns it. There is no upgrade button. There is no version drift. There is just the source, sitting in the consumer's repo, ready to be edited.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: How to Convert Supplier CSVs to Shopify/Amazon/WooCommerce Without Uploading to a Server | dev.to | 2026-06-01
eBay: 30+ fields (item specifics, variations, shipping) Each schema is a JSON file defining field names, data types, and validation rules. The mapper walks source → target assignments and applies type coercion (string → number, date formatting, etc.) before export. The entire app stays under 200 KB gzipped by avoiding heavy UI libraries. It's built with Preact + htm (no JSX build step) and styled with Tailwind CSS v4. Export & Practical Considerations Export uses the standard Blob + download API. No server round-trip — just an ephemeral click with URL.createObjectURL(). The free tier handles 50 rows, enough to validate the mapping before committing. Column mapping profiles can be saved and reused, which is useful when the same supplier sends weekly inventory files with identical headers. Try It If you deal with supplier files regularly, you might find this useful. SKUMart handles all of this out of the box — just drop a file and export.
-
ui-ux-pro-max-skill
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
UI/UX Pro Max is a skill that gives your agent actual design taste. 60,000+ stars. 50+ distinct UI styles, 97 colour palettes, 57 font pairings, 25 chart types, and design system generation. Install it and your agent stops defaulting to the same generic SaaS template.
-
Project mention: Math.random() Is Not Random Enough. I Found It Building API Keys in a 44K-Star Repo. | dev.to | 2026-05-29
I found this in our benchmark corpus, extracted verbatim from Cal.com's Make integration setup (~44K GitHub stars):
-
Project mention: How to Turn Filament v5's Rich Editor Into a Full Block Editor | dev.to | 2026-04-28
If you're using a component library like daisyUI, you can map styling options directly to its semantic classes btn-primary, bg-base-200). This gives you theme switching for free — every block re-skins automatically when the theme changes.
-
react-bits
An open source collection of animated, interactive & fully customizable React components for building memorable websites.
Project mention: How I Fixed a CSS Animation Bug in an Open Source React Library | dev.to | 2026-05-26If you want to check out the PR: https://github.com/DavidHDev/react-bits/pull/851
-
reactive-resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
-
Project mention: Ask HN: What Are You Working On? (September 2025) | news.ycombinator.com | 2025-09-29
-
Project mention: Web3 Growth Stack Explained: Tools, KPIs & Strategies for Onchain Growth | dev.to | 2026-03-23
Hey: Focuses on building privacy-centric social experiences.
-
The T3 stack represents a different philosophy, prioritizing end-to-end type safety over everything else. Built on Next.js, the stack combines tRPC for type-safe APIs, Prisma for type-safe database access, NextAuth.js for authentication, and Tailwind CSS for styling. The result is remarkable: change your database schema, and TypeScript immediately highlights every place in your frontend that needs updating.
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
I want to be upfront: this isn't the only option. Radix Vue includes a combobox component, and Headless UI has a listbox. Both are excellent libraries.
-
Plausible Analytics
Open source, privacy-first web analytics. Lightweight, cookie-free Google Analytics alternative. Self-hosted or cloud.
Project mention: Plausible Community Edition – Security related update | news.ycombinator.com | 2026-06-01 -
supermemory
Memory and context engine + app that is extremely fast, scalable, and can be run fully locally. The Memory API for the AI era.
-
onlook
The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI
Project mention: Onlook: The Visual-First Code Editor That Will Change How You Build Websites | dev.to | 2025-08-28View the Project on GitHub
-
dub
The modern link attribution platform. Loved by world-class marketing teams like Framer, Perplexity, Superhuman, Twilio, Buffer and more.
First up: Dub — YC-backed link management. 20K+ stars.
-
react-starter-kit
Edge-native React template in a monorepo setup: Includes Vite frontend, Hono API, TanStack Router, shared types/utilities, and Terraform infra for scalable web development.
Project mention: Next.js VS react-starter-kit - a user suggested alternative | libhunt.com/r/next.js | 2025-08-08Hey everyone, if Next.js feels a bit heavy for your needs or you're after something with Bun's speed, I'd suggest React Starter Kit as a solid alternative: https://github.com/kriasoft/react-starter-kit. It's a production-ready monorepo boilerplate with React 19, TypeScript for end-to-end safety, Tailwind CSS, tRPC for seamless APIs, and effortless Cloudflare Workers deployment—perfect for scalable full-stack apps with less config bloat and edge-native performance. Give it a spin if you're building something fresh!
-
Project mention: Show HN: I built the fastest AI app builder that I can find | news.ycombinator.com | 2025-12-24
Wow this is really cool. The fact that it streams components one by one is really nice compared to having to wait.
It reminds me of claude.ai/imagine (which isn't available anymore) and https://github.com/wandb/openui
-
magicui
UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
I asked Claude Design for four color directions and picked between them. I pulled references from Aceternity UI, Magic UI, and Refero. The full "how I build a site I actually like" workflow is its own piece, coming soon. If there's an AI topic you want me to break down, reply to the email and tell me.
-
taxonomy
An open source application built using the new router, server components and everything new in Next.js 13.
-
-
What it is: ConvertX is a self-hosted file conversion service that supports over 1000 formats for video, audio, images, and documents. It runs in Docker and uses industry-standard converters such as FFmpeg, Pandoc, and ImageMagick for a wide range of converting options and high-quality results.
-
-
Tailwindcss discussion
Tailwindcss related posts
-
Fable 5 Crashed My Subagents. The Fix Was the Cheaper Setup.
-
Show HN: Local Context and Memory Stack
-
Build an Admin Dashboard with Tailwind CSS - A Practical Tutorial
-
Nativewind: Tailwind CSS for React Native
-
Dumb Ways for an Open Source Project to Die
-
Show HN: Tailgrids – React UI library with 600 Tailwind component
-
Composer is just a console application
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source Tailwindcss projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | shadcn/ui | 116,359 |
| 2 | Tailwind CSS | 95,512 |
| 3 | ui-ux-pro-max-skill | 91,016 |
| 4 | cal.diy | 45,494 |
| 5 | daisyui | 41,099 |
| 6 | react-bits | 40,922 |
| 7 | reactive-resume | 38,367 |
| 8 | drawdb | 37,345 |
| 9 | hey-1 | 29,396 |
| 10 | create-t3-app | 28,970 |
| 11 | headlessui | 28,617 |
| 12 | Plausible Analytics | 27,070 |
| 13 | supermemory | 26,685 |
| 14 | onlook | 25,905 |
| 15 | dub | 23,688 |
| 16 | react-starter-kit | 23,600 |
| 17 | openui | 22,399 |
| 18 | magicui | 21,222 |
| 19 | taxonomy | 19,246 |
| 20 | docuseal | 17,135 |
| 21 | ConvertX | 16,982 |
| 22 | awesome-tailwindcss | 15,028 |
| 23 | omi | 13,258 |