Hyper Rails UI is a collection of free Tailwind CSS viewComponents 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 HyperRailsUI installation, if you have a Tailwind CSS project, you can copy the code and paste it into your project. Some components do use Stimulus JS. In a Ruby on rails project you have to use ViewComponent gem to
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 Stimulus 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 Stimulus JS
- Click on the 'Copy' button to copy the source code.
- Paste the copied code into your project.
- Use the gem system
Hyper Rails UI 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
- Collection Cards
- 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 Hyper Rails UI blog.
Hyper Rails UI is an open source project licensed under the MIT license.