themesberg/flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 7th, 2026
Created on July 28th, 2021
Open Issues & Pull Requests: 257 (+0)
GitHub issues: Enabled
Number of forks: 864
Total Stargazers: 9,329 (+0)
Total Subscribers: 52 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.8 days
Mean response time: 51.2 days
90th percentile: 120.1 days
Tracked items: 110

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 8% of issues opened in the past year have been closed. Three people close 66% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 101
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 662 days
Stale 30+ days: 101
Stale 90+ days: 99

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • v1.6.3 (11)
  • bug (10)
  • enhancement (7)
  • documentation (2)
  • help wanted (1)
  • v2.2.2 (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Flowbite is a UI component library and front-end development framework built on top of Tailwind CSS.

Flowbite solves the problem of building websites quickly by providing a collection of pre-built web components constructed from Tailwind CSS utility classes. The library works as a plugin that integrates into existing Tailwind CSS projects, offering interactive components powered by bundled JavaScript. Developers can include Flowbite via NPM installation into a Tailwind project, through CDN links for rapid prototyping, or by importing specific components as needed. The tool supports both ESM and CommonJS module formats, includes TypeScript support, and provides data attributes and init functions for controlling component behavior.

Flowbite suits developers who want to accelerate web development by leveraging pre-styled components rather than building from scratch with raw Tailwind utilities. It works well for projects already using Tailwind CSS, particularly those targeting Tailwind v4, though migration guides exist for older v3 projects. The library supports integration with JavaScript frameworks and back-end frameworks, and includes RTL support for internationalized projects. Beyond components, the ecosystem offers a Figma design system for design-to-code workflows, pre-built blocks for common page sections, an icon set, and a Pro version with additional premium components.

The project maintains active community engagement through a Discord server and provides comprehensive documentation at its homepage. Development activity shows consistent attention to tooling quality, with the codebase configured for code linting and formatting standards. The project supports multiple installation and usage patterns, reflecting responsiveness to different developer workflows and project constraints.