Named after the best ship in the galaxy (and beyond the ring), Rocinante is a small and sleek dark mode focused UI library with big guns 💪
View Rocinante's living documentation here
Simply install using npm or yarn
npm install -S @rocinante/core
npm add @rocinante/core
Import CSS into your application root
import "@rocinante/core/dist/css/rocinante.css"
Get coding!
import { Button } from "@rocinante/core"
<Button>Click me!</Button>
Inspired by Herman Hubanov's Amaive dashboard concept