//
An introductory guide to XiodUI, covering its core principles, unique features, and the benefits it brings to modern UI development.
Our philosophy is simple: We believe Base UI is the best foundation for modern web applications. We've taken its powerful, unstyled primitives and given them a design system that's ready to go, right out of the box.
npm install xiod-ui and you have all 89. Upgrades arrive the way every other dependency does — no drift between your copy and ours.import { Button } from "xiod-ui/button". There is deliberately no root barrel, so your bundler never parses 89 modules to work out what to discard.@import "xiod-ui/styles" brings the design tokens, the class-based dark variant, and the Tailwind source registration. No config file, no plugin."use client" boundaries preserved in the published output.