Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Daisyui | 21,738 | 88 | 14 hours ago | 277 | September 21, 2022 | 32 | mit | Svelte | ||
⭐️ ⭐️ ⭐️ ⭐️ ⭐️ The most popular, free and open-source Tailwind CSS component library | ||||||||||
Metro Ui Css | 6,992 | 8 | 4 | 5 days ago | 99 | June 23, 2022 | 68 | mit | CSS | |
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day! | ||||||||||
Clarity | 6,457 | 244 | 50 | 3 months ago | 255 | September 06, 2022 | 2 | mit | TypeScript | |
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive. | ||||||||||
Fomantic Ui | 3,263 | 17 | 31 | 19 hours ago | 954 | September 25, 2022 | 238 | mit | JavaScript | |
Fomantic-UI is the official community fork of Semantic-UI | ||||||||||
React Daisyui | 544 | 2 days ago | 25 | mit | TypeScript | |||||
daisyUI components built with React 🌼 | ||||||||||
Gulp Front | 250 | a year ago | 5 | mit | Pug | |||||
Frontend boilerplate and framework based on gulp, pug, stylus and babel | ||||||||||
Kahi Ui | 183 | 16 days ago | 34 | March 19, 2022 | 7 | mit | Svelte | |||
Straight-forward Svelte UI for the Web | ||||||||||
React Spectre | 57 | 2 | 5 | 3 years ago | 9 | January 13, 2018 | 21 | mit | JavaScript | |
React components for Spectre.css - a Lightweight, Responsive and Modern CSS Framework | ||||||||||
Svelteit | 43 | 3 years ago | 7 | April 06, 2020 | 2 | mit | Svelte | |||
Svelteit is a minimalistic UI/UX component library for Svelte and Sapper projects | ||||||||||
Vf Core | 18 | a month ago | 63 | apache-2.0 | Nunjucks | |||||
A (primarily CSS) framework that targets needs of life science websites and services |
npm i daisyui
Then add daisyUI to your tailwind.config.js
:
module.exports = {
plugins: [require("daisyui")],
}
[ Read more → ]
Loading CSS files from CDN is not recommended for production. It's better to install Tailwind and daisyUI as Nodejs dependencies so you can config/customize everything, and purge unused styles.
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.css"
rel="stylesheet"
type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
See the official site: [ daisyui.com →]
Premium Sponsors Support this project by becoming a premium sponsor. [Become a sponsor] |
|
Backers Thank you to all our backers! [Become a backer] |
|
Contributors This project exists thanks to all the people who contribute. [Contribute] |
Actions
Data display
Data input
Layout
Navigation
Mockup