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

  1. Ruby on Rails 7.0+
  2. Tailwind CSS V4
  3. Stimulus (optional – only for components with JavaScript)

Principles

  1. Feel Rails native
  2. Convention over configuration
  3. Don't be fancy
  4. Be easy to install, easy to use, easy to modify
  5. Use as few dependencies as possible

Follow development

Want to know more or just follow along?