Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Chakra Ui | 33,064 | 476 | 7 hours ago | 453 | September 22, 2022 | 133 | mit | TypeScript | ||
⚡️ Simple, Modular & Accessible UI Components for your React Applications | ||||||||||
React Beautiful Dnd | 30,155 | 992 | 963 | 2 days ago | 94 | August 30, 2022 | 578 | other | JavaScript | |
Beautiful and accessible drag and drop for lists with React | ||||||||||
Headlessui | 20,851 | 454 | 9 days ago | 308 | September 19, 2022 | 12 | mit | TypeScript | ||
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. | ||||||||||
Sweetalert2 | 15,955 | 3,446 | 780 | 6 hours ago | 634 | September 13, 2022 | 6 | mit | JavaScript | |
✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦 | ||||||||||
Downshift | 11,396 | 1,072 | 791 | 12 days ago | 290 | September 24, 2022 | 48 | mit | JavaScript | |
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. | ||||||||||
Primitives | 10,109 | 133 | 12 hours ago | 152 | September 21, 2022 | 196 | mit | TypeScript | ||
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos. | ||||||||||
React Spectrum | 8,870 | 260 | 15 hours ago | 373 | September 24, 2022 | 489 | apache-2.0 | TypeScript | ||
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. | ||||||||||
Grommet | 8,216 | 616 | 136 | 2 days ago | 149 | September 23, 2022 | 250 | apache-2.0 | JavaScript | |
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package | ||||||||||
React Modal | 7,218 | 15,283 | 1,652 | 14 days ago | 113 | April 27, 2022 | 193 | mit | JavaScript | |
Accessible modal dialog component for React | ||||||||||
Ariakit | 6,842 | 12 | 19 hours ago | 41 | September 05, 2022 | 55 | mit | TypeScript | ||
Toolkit for building accessible web apps with React |
A set of completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
For full documentation, visit headlessui.com.
You can install the latest version by using:
npm install @headlessui/[email protected]
npm install @headlessui/[email protected]
You can install the insiders version (which points to whatever the latest commit on the main
branch is) by using:
npm install @headlessui/[email protected]
npm install @headlessui/[email protected]
Note: The insiders build doesn't follow semver and therefore doesn't guarantee that the APIs will be the same once they are released.
Name | Version | Downloads |
---|---|---|
@headlessui/react |
||
@headlessui/vue |
||
@headlessui/tailwindcss |
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using the library:
Join the Tailwind CSS Discord Server
If you're interested in contributing to Headless UI, please read our contributing docs before submitting a pull request.