You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
232 lines
10 KiB
Markdown
232 lines
10 KiB
Markdown
<div align="center">
|
|
|
|
[![][logo-url]][docs-url]
|
|
|
|
**The most popular, free and open-source Tailwind CSS component library**
|
|
|
|
[ [See all components](https://daisyui.com/components/) ]
|
|
|
|
[![][tweet]][tweet-url]
|
|
|
|
</div>
|
|
|
|
[![][banner-url]][docs-url]
|
|
|
|
# daisyUI 3.0
|
|
|
|
[![][build]][build-url] [![][npm]][npm-url] [![][number-of-components]][docs-url] [![][license]][license-url]
|
|
[![][dl]][npm-url] [![][stars]][gh-url] [![][commit]][gh-url]
|
|
|
|
- [Official website →](https://daisyui.com/)
|
|
- [See all components →](https://daisyui.com/components/)
|
|
- [How to use →](https://daisyui.com/docs/install/)
|
|
|
|
## 🌼 Features
|
|
|
|
- A plugin for Tailwind CSS
|
|
- Faster development
|
|
- Cleaner HTML
|
|
- Customizable and themeable
|
|
- Pure CSS. Works on all frameworks
|
|
|
|
## 📀 Install now!
|
|
|
|
```bash
|
|
npm i -D daisyui@latest
|
|
```
|
|
|
|
Then add daisyUI to your `tailwind.config.js`:
|
|
|
|
```js
|
|
module.exports = {
|
|
plugins: [require("daisyui")],
|
|
}
|
|
```
|
|
|
|
[ [Read more →][docs-url-install] ]
|
|
|
|
## 🚀 Use
|
|
|
|
[[See all components →](https://daisyui.com/components/)]
|
|
|
|
## 📘 Documents + Examples
|
|
|
|
See the official site: [ [daisyui.com →](https://daisyui.com/)]
|
|
|
|
## 🤝 Support daisyUI
|
|
|
|
| | |
|
|
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| **Premium Sponsors** <br /> Support this project by becoming a premium sponsor. <br /> [[Become a sponsor](https://opencollective.com/daisyui)] | <a href="https://opencollective.com/daisyui" target="_blank"><img src="https://opencollective.com/daisyui/tiers/premium-sponsor.svg?button=false&width=500&avatarHeight=120"></a> |
|
|
| **Backers** <br /> Thank you to all our backers! <br /> [[Become a backer](https://opencollective.com/daisyui)] | <a href="https://opencollective.com/daisyui" target="_blank"><img src="https://opencollective.com/daisyui/backers.svg?button=false&width=500&avatarHeight=46"><img src="https://opencollective.com/daisyui/organizations.svg?button=false&width=500&avatarHeight=46"></a> |
|
|
| **Contributors** <br /> This project exists thanks to all the people who contribute. <br /> [[Contribute](https://github.com/saadeghi/daisyui/blob/master/.github/CONTRIBUTING.md)] | <a href="https://github.com/saadeghi/daisyui/graphs/contributors" target="_blank"><img src="https://contrib.rocks/image?repo=saadeghi/daisyui&columns=14&anon=1&max=300" width="500"></a> |
|
|
|
|
Tweet about daisyUI: [![][tweet]][tweet-url]
|
|
|
|
## 📁 List of components
|
|
|
|
<details>
|
|
<summary>
|
|
show / hide
|
|
</summary>
|
|
|
|
- Actions
|
|
|
|
- [x] Button
|
|
- [x] Dropdown
|
|
- [x] Modal
|
|
- [x] Swap
|
|
|
|
- Data display
|
|
|
|
- [x] Alert
|
|
- [x] Avatar
|
|
- [x] Badge
|
|
- [ ] Banner
|
|
- [ ] Calendar
|
|
- [x] Card
|
|
- [x] Carousel
|
|
- [x] Chat bubble
|
|
- [x] Collapse
|
|
- [x] Countdown
|
|
- [ ] Empty placeholder
|
|
- [x] Kbd
|
|
- [x] Loading
|
|
- [x] Progress
|
|
- [x] Radial progress
|
|
- [x] Stat
|
|
- [x] Table
|
|
- [ ] Tag
|
|
- [ ] Timeline
|
|
- [x] Toast
|
|
- [x] Tooltip
|
|
- [x] Treeview
|
|
|
|
- Data input
|
|
- [x] Checkbox
|
|
- [x] File input
|
|
- [x] Text input
|
|
- [x] Radio
|
|
- [x] Range
|
|
- [x] Rating
|
|
- [x] Select
|
|
- [x] Textarea
|
|
- [x] Toggle
|
|
- Layout
|
|
|
|
- [x] Artboard
|
|
- [x] Button group
|
|
- [x] Divider
|
|
- [x] Drawer
|
|
- [x] Footer
|
|
- [x] Join
|
|
- [x] Hero
|
|
- [x] Indicator
|
|
- [x] Input group
|
|
- [x] Mask
|
|
- [x] Stack
|
|
|
|
- Navigation
|
|
|
|
- [x] Bottom Navigation
|
|
- [x] Breadcrumbs
|
|
- [x] Link
|
|
- [x] Menu
|
|
- [x] Navbar
|
|
- [x] Pagination
|
|
- [x] Steps
|
|
- [x] Tab
|
|
|
|
- Mockup
|
|
- [ ] Browser
|
|
- [x] Code
|
|
- [x] Phone
|
|
- [x] Window
|
|
|
|
</details>
|
|
|
|
## 📰 Featured on:
|
|
|
|
<details>
|
|
<summary>
|
|
show / hide
|
|
</summary>
|
|
|
|
- Blogs
|
|
- [Logrocket](https://blog.logrocket.com/daisyui-tailwind-components-react-apps/)
|
|
- [GraphCMS](https://graphcms.com/blog/build-a-personal-timeline-with-graphcms-and-sveltekit)
|
|
- [wweb.dev](https://wweb.dev/weekly/85/)
|
|
- [flaming.codes](https://flaming.codes/posts/boostrap-tailwind-alternative-with-daisy-ui)
|
|
- [rockyourcode](https://www.rockyourcode.com/how-to-setup-react-typescript-with-snowpack-and-daisyui/)
|
|
- [HackerNews](https://news.ycombinator.com/item?id=28004515)
|
|
- [Product Hunt](https://www.producthunt.com/posts/daisyui)
|
|
- [Siecle Digital](https://siecledigital.fr/2021/05/29/daisyui-plugin-gratuit-avec-composants-tailwind-css-a/)
|
|
- [speckyboy](https://speckyboy.com/weekly-news-for-designers-594/)
|
|
- [dailydev](https://app.daily.dev/posts/-4OPGw0te)
|
|
- [Future Tech Blog (Japanese)](https://future-architect.github.io/articles/20211124a/)
|
|
- [Adding Tailwind and Daisy UI to SvelteKit](https://dev.to/brewhousedigital/adding-tailwind-and-daisy-ui-to-sveltekit-2hk5)
|
|
- Youtube videos
|
|
- [Supabase & Sveltekit - Build Twitter in 75 minutes](https://www.youtube.com/watch?v=mPQyckogDYc)
|
|
- [Setup the Best Frontend JavaScript Stack - Svelte, Vite, TailwindCSS and DaisyUI](https://www.youtube.com/watch?v=mEBPN_9jTAE)
|
|
- [Jamstack powered Image gallery with Cloudinary, Tailwind and DaisyUI](https://www.youtube.com/watch?v=Hpjq0D1vcpM)
|
|
- [SvelteKit Crash Course w/ Tailwind CSS and DaisyUI, GraphQL and dynamic routes](https://www.youtube.com/watch?v=zH2qG9YwN3s)
|
|
- [DaisyUI : Worth a try or skip on by?](https://www.youtube.com/watch?v=hM9fENyAquM)
|
|
- [How to use daisyUI in SvelteKit?](https://www.youtube.com/watch?v=haKnkk6ds20)
|
|
- [DaisyUI Untuk Yang Mau Pindah ke TailwindCSS dari Bootstrap (Indonesian)](https://www.youtube.com/watch?v=Wm2g6FWec34)
|
|
- [Next.js - Tailwind - DeisyUI Setup](https://www.youtube.com/watch?v=uXQgJbUj3PQ)
|
|
- [Svelte Setup with Vite, Tailwind, DaisyUI. Custom Themes!](https://www.youtube.com/watch?v=5lF5PxBJoso)
|
|
- [Build a blog with Svelte](https://www.youtube.com/watch?v=u9jtHBE6NL8)
|
|
- [Building a product in less than 10 minutes: Laravel, InertiaJS, VueJS, TailwindCSS, DaisyUI](https://www.youtube.com/watch?v=XR1rS-CCfx0)
|
|
- [Infinite scrolling with MERN | ReactJS, TailwindCSS v3, DaisyUI | NodeJs, Express, MongoDB](https://www.youtube.com/watch?v=y7LYoRGRqRI)
|
|
- [How to install TailwindCSS v3 and DaisyUI to your React app](https://www.youtube.com/watch?v=XBYvzPe7skc)
|
|
- [Laravel: DaisyUI Agiliza Tus Desarrollos Con TailwindCSS + Select2 Tailwind Style (Spanish)](https://www.youtube.com/watch?v=28db3jojTgo)
|
|
- [Build a Responsive Landing Page using DaisyUI, ReactJS and Tailwind CSS](https://www.youtube.com/watch?v=37gtpvy-k9U)
|
|
- Courses
|
|
- [Building with SvelteKit and GraphCMS](https://explorers.netlify.com/learn/building-with-sveltekit-and-graphcms)
|
|
- [Svelte for Beginners by Mike Karan](https://www.udemy.com/course/svelte-for-beginners/)
|
|
- [React Front To Back 2022 by Brad Traversy](https://www.udemy.com/course/react-front-to-back-2022/)
|
|
- [Build Instagram profile page UI clone w/Next.js TailwindCSS](https://www.udemy.com/course/build-instagram-profile-page-ui-clone-nextjs-tailwindcss/)
|
|
- [Instagram UI Clone Login Page w/ NextJS & TailwindCSS](https://www.udemy.com/course/instagram-ui-clone-login-page-w-nextjs-tailwindcss/)
|
|
- [Build your Developer Portfolio and Blog from Scratch with Svelte and GraphCMS](https://www.freecodecamp.org/news/build-your-developer-portfolio-from-scratch-with-sveltekit-and-graphcms/)
|
|
- Starters
|
|
- [Vite-Boot](https://github.com/kirklin/vite-boot) Vite + Vue3 + TypeScript + Vue-Router4 + Pinia + Tailwind CSS + daisyUI Template.
|
|
- [Nuxtwind Daisy](https://nuxtwind-daisy.ossph.org) Nuxt 3 + Tailwind CSS + daisyUI Template and more pre-installed configurations like fonts, icons, animations, etc.
|
|
|
|
</details>
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|
|
|
༼ つ ◕_◕ ༽つ Please share
|
|
|
|
[![][tweet]][tweet-url]
|
|
|
|
</div>
|
|
|
|
[install-size]: https://badgen.net/bundlephobia/minzip/daisyui?label=bundle%20size&color=green
|
|
[build]: https://badgen.net/github/checks/saadeghi/daisyui?label=build
|
|
[npm]: https://badgen.net/github/tag/saadeghi/daisyui?label=version&color=green
|
|
[dl]: https://badgen.net/npm/dt/daisyui?label=installs&icon=npm&color=green
|
|
[commit]: https://badgen.net/github/last-commit/saadeghi/daisyui?icon=github&color=green
|
|
[license]: https://badgen.net/github/license/saadeghi/daisyui?color=green
|
|
[stars]: https://badgen.net/github/stars/saadeghi/daisyui?color=green
|
|
[tweet]: https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fsaadeghi%2Fdaisyui
|
|
[install-size-url]: https://bundlephobia.com/result?p=daisyui
|
|
[license-url]: https://github.com/saadeghi/daisyui/blob/master/LICENSE
|
|
[npm-url]: https://www.npmjs.com/package/daisyui
|
|
[cdnjs-url]: https://cdnjs.com/libraries/daisyui
|
|
[gh-url]: https://github.com/saadeghi/daisyui
|
|
[tw-play-url]: https://daisyui.com/tailwindplay
|
|
[codepen-url]: https://codepen.io/saadeghi/pen/gOwWKvv
|
|
[unpkg-url]: https://unpkg.com/browse/daisyui/
|
|
[jsdeliver-url]: https://www.jsdelivr.com/package/npm/daisyui
|
|
[build-url]: https://github.com/saadeghi/daisyui/actions
|
|
[tweet-url]: https://twitter.com/intent/tweet?text=daisyUI%20%0D%0AComponents%20for%20Tailwind%20CSS%20%0D%0Ahttps://github.com/saadeghi/daisyui
|
|
[number-of-components]: https://badgen.net/badge/total%20components/52/green
|
|
[docs-url-install]: https://daisyui.com/docs/install
|
|
[docs-url]: https://daisyui.com/
|
|
[logo-url]: https://raw.githubusercontent.com/saadeghi/daisyui/master/src/docs/static/images/daisyui-logo/favicon-192.png
|
|
[banner-url]: https://raw.githubusercontent.com/saadeghi/files/main/daisyui3/banner.png
|