flowbite
shadcn/ui
flowbite | shadcn/ui | |
---|---|---|
196 | 229 | |
7,741 | 71,169 | |
2.5% | 5.6% | |
9.6 | 9.2 | |
12 days ago | 3 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flowbite
-
Personal Finance Management App with Django, HTMX, Alpine, Tailwind and Plaid
Tailwind CSS handles the styling in this project, which speeds up the development of clean and responsive UIs. This project also uses Flowbite for pre-built UI components like modals, tooltips, and buttons. Flowbite integrates well with Tailwind and helps you avoid reinventing the wheel for common UI elements.
- Flyon UI โ Free Tailwind Components Library
-
Open-source WYSIWYG text editor component built with Tailwind CSS and Flowbite
// set up custom event listeners for the buttons document.getElementById('toggleLinkButton').addEventListener('click', () => { const url = window.prompt('Enter image URL:', 'https://flowbite.com'); editor.chain().focus().toggleLink({ href: url }).run(); });
-
Ultimate UI and Development Resource Guide for 2024 ๐
4. Flowbite Tailwind-based components built for speed and flexibility, featuring UI elements that work across different devices and screen sizes. Flowbite:
-
Visually building Tailwind CSS components using Flowbite and Daisy UI
Flowbite offers a wide range of ready-to-use components like buttons, modals, and navigation bars, all fully responsive and customizable to fit your design needs. Its extensive documentation ensures you can quickly integrate these components into your projects.
-
Payment form components coded with Tailwind CSS and Flowbite
Flowbite
-
10+ UI Libraries for Svelte to Try in 2024
Flowbite Svelte is an open-source UI library built with Svelte components and Tailwind CSS. It provides over 58 UI components and interactive elements built with Svelte and Flowbite. It comes with well-organized documentation, where you can see the code sample and preview the components for responsive sizes: desktop, tablet and smartphone. You can also switch light/dark modes and RTL/LTR text direction. The code looks quite straightforward and the components are styled very neat.
-
My Failed Student Housing App
TailwindCSS (with Flowbite)
-
How to use Tailwind with any CSS framework
Tailwind is great, but creating everything from scratch is annoying. A nice base of components which can be extended with tailwind would be great. There are a few tailwind frameworks like Flowbite, Daisy Ui, but I like Bulma, PicoCSS and Bootstrap.
-
Tailwind CSS product overview components built for E-commerce websites
Some of the examples are free and open-source under the MIT license and some of the others are part of the Flowbite Pro package.
shadcn/ui
-
Flyon UI โ Free Tailwind Components Library
In case anyone finds this who is also interested: I just stumbled upon an implementation of shadcn/ui components with css modules that looks pretty solid: https://github.com/qwalker8408/shadcn-css/tree/main
Hopefully something like this will be made official - at least there is some discussion going on in the shadcn/ui repo: https://github.com/shadcn-ui/ui/discussions/2832
-
19 Open-Source Utils for Conversion, Formatting + More (no ads, free, client-side)
shadcn/ui
-
How to make a quick and pretty PureScript web app
For this project, I used PureScript + React + Tailwind css + shadcn/ui components. I assume youโve heard of the first two (if not, see PureScript overview). The other two are blessings for the copy-paste-driven development.
-
A recap about the Zentrox development
The frontend of Zentrox is written using React. Of course I did not write this frontend without any frameworks. I use Next.JS by Vercel as a framework. Zentrox also uses a UI library called shadcn. Shadcn is an amazing library. It made devloping frontend a lot easier when you do not have to build everything from the ground up. I'd also like to give some credit to Radix UI, as this is what Shadcn uses for its components. :-)
-
Fun with Remix (React) and the Discogs API
I used Tailwind CSS for the styling because it's fast and easy to use, after a second thought I decided to use shadcn/ui so I did not have to build the components from scratch.
-
Ask HN: How to roll out an internal UI component library
We started migrating some of our internal tools to https://ui.shadcn.com/ . We did not want to reinvent the wheel because it would take too effort (and we did try a couple times and failed).
-
Plug-and-Play Animations: Crafting Lively Websites with asterisk/ui Components
If you're familiar with shadcn/ui (and if you're not, you should check it out!), you'll get what I'm going for here. asterisk/ui also follows the same core idea of providing open source, beautifully designed components that you can copy and paste into your apps, only in this case, the components are animations instead of styled primitives. It's all about making your life easier and your projects prettier.
-
What is the Difference Between Radix UI and ShadCN?
Today, let's take a deeper look at two of the top contenders: Radix UI and ShadCN. Both these libraries have something different to bring to the table, and by the end of this post, you'll have a clearer idea of which might best be suited for your next project.
-
10 Essential Shadcn Components Every Developer Should Know About
Living in the web development world, it may just feel like digging for treasure until you find your tools. If you're just starting now, well, you're in luck because Shadcn is packed full of awesome components that can make life so much easier.
-
Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth
Shadcn/ui
What are some alternatives?
daisyui - ๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
Tailwind CSS - A utility-first CSS framework for rapid UI development.
nextui - ๐ Beautiful, fast and modern React UI library.
headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
material-ui-docs - โ ๏ธ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository:
preline - Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
mantine - A fully featured React components library
tailwind-figma - FlowBite is a free and open-source set of UI components and pages in Figma built for Tailwind CSS
antd - An enterprise-class UI design language and React UI library
Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.