Svxui is free and open-source UI component library for svelte app.
Interactive Documentation
- Type-safe with TypeScript.
- Most components are based on Radix UI Themes.
- Based on Radix Colors.
- Intuitive aliases
gray
/primary
/blue
/green
/yellow
/orange
/red
.
- Prevent FLOUC (Flash Of Unstyled Content).
- Real time system theme tracking.
- ssr/ssg compatible
npm install svxui
pnpm install svxui
yarn add svxui
pnpm install
pnpm run dev
pnpm run dev:lib
Some parts of this lib come from the following:
(thanks to the developers for their incredible work!)