portfolio
Windowed UI framework and custom blog platform written in JavaScript for my personal portfolio (by jewelcodes)
flowbite
Open-source UI component library and front-end development framework based on Tailwind CSS (by themesberg)
portfolio | flowbite | |
---|---|---|
1 | 196 | |
15 | 8,022 | |
- | 2.0% | |
5.4 | 9.5 | |
24 days ago | 9 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
portfolio
Posts with mentions or reviews of portfolio.
We have used some of these posts to build our list of alternatives
and similar projects.
flowbite
Posts with mentions or reviews of flowbite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-09.
-
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.