Nitro Kit
for Ruby on Rails
Nitro Kit is a set of generic UI components to help you build your Ruby on Rails application.
Rather than being fancy it is purposefully modest. Instead of giving you a black box, it is provided as a bunch of generators that give you a starting point to build upon.
Easy to customize, accessible, Rails native.
Note: Nitro Kit is currently under heavy development and will most likely change a lot until it stabilizes.
Requirements
- Ruby on Rails 7.0+
- Tailwind CSS V4
- Stimulus (optional – only for components with JavaScript)
Principles
- Feel Rails native
- Convention over configuration
- Don't be fancy
- Be easy to install, easy to use, easy to modify
- Use as few dependencies as possible
Follow development
Want to know more or just follow along?