HyperUI is a collection of free Tailwind CSS components that can be used in your next project. With a range of components, you can build your next marketing website, admin dashboard, eCommerce store and much more.
There is no HyperUI installation, if you have a Tailwind CSS project, you can copy the code and paste it into your project. Some components do use Alpine JS.
Browse the website for the components you need, copy the code and paste it into your project. Some components will have support for dark mode and Alpine JS variants.
- Browse the website for a component you like.
- Preview the component at different breakpoints and check its compatibility with:
- LTR
- Dark mode
- Interactivity with Alpine JS
- Click on the 'Copy' button to copy the source code.
- Paste the copied code into your project.
HyperUI has a wide range of freely available components. These components include:
- Alerts
- Auth Forms
- Badges
- Breadcrumbs
- Button Groups
- Checkboxes
- Details Lists
- Dividers
- Dropdowns
- Error Pages
- Filters
- Grids
- Header
- Inputs
- Media
- Pagination
- Progress
- Quantity Inputs
- Radio Groups
- Selects
- Side Menu
- Stats
- Steps
- Tables
- Tabs
- Textareas
- Toggles
- Vertical Menu
- Announcements
- Banners
- Blog Cards
- Buttons
- Cards
- Carts
- CTAs
- FAQs
- Footers
- Forms
- Header
- Popups
- Pricing
- Product Cards
- Product Collections
- Sections
- Stats
- Testimonials
You can contribute by adding new components, fixing bugs or improving the documentation. Please create an issue before starting any work. Once you get approval on your issue, you can create a new branch and submit your changes in a PR. Please note that all PRs need to be reviewed.
A detailed contributing guide on how to contribute including examples of adding new components is available on the HyperUI blog.
HyperUI is an open source project licensed under the MIT license.