Uiverse
Community archive of ~4,400 MIT-licensed CSS and Tailwind UI snippets
Tier A · StrongComponent LibraryGalleryAsset Packuiverse.io

Uiverse is a community-submitted library of single-element UI snippets written in plain HTML with either vanilla CSS or Tailwind classes. Every element is MIT licensed and copied straight out of the browser; the categories are Buttons, Cards, Loaders, Toggle switches, Inputs, Forms, Checkboxes, Patterns, Radio buttons, Tooltips and Notifications. The open-source mirror lives in the uiverse-io/galaxy repo, where each element is one self-contained HTML file. It is for developers who want a decorative, animated one-off element rather than a coherent design system.
For an agent
Treat this as a snippet quarry, not a library: there is no package, no props API, no a11y contract, and quality swings wildly between authors, so lift one element (a loader, a fancy toggle, a gradient button) and rewrite it against your own tokens. uiverse.io itself returns 403 to crawlers and CLI fetchers, so pull code from the github.com/uiverse-io/galaxy mirror instead — one self-contained HTML file per element under Buttons/, Cards/, loaders/ and so on. Do not use it where keyboard, focus, or ARIA behaviour matters; pair it with shadcn/ui or Radix for anything interactive.
Why it is here. It is the largest open, MIT-licensed pool of pure-CSS UI elements on the web, and the one place to find an animated micro-detail nobody has written a React component for. Its weakness — no API, no accessibility — is exactly why it belongs in the index as a snippet source rather than a dependency.
Facts
- License
- MIT
- Pricing
- Free, Open source
- Framework
- Vanilla JS, React, Vue, Svelte, Angular
- Styling
- Vanilla CSS, Tailwind CSS
- Distribution
- Copy-paste snippet, GitHub repository, Web app / online tool
- Platform
- Web
- Content type
- Code
- Agent readiness
- Copy-paste ready code, Readable open source, Blocks bots
- Accessibility
- Known accessibility gaps
- Maturity
- Actively maintained
- GitHub stars
- 12,073
Components it ships
4,449 totalHelps you build
4Notable for
- 4,449 MIT elements
- 2,006 buttons, 1,198 loaders
- pure CSS + Tailwind, no framework
- open-source Galaxy mirror on GitHub
- blocks bot fetches (403)
Provenance
Verified 2026-08-15. HTTP 403. https://uiverse.io/ (403 via WebFetch and curl, twice), https://uiverse.io/elements (403), GitHub API repos/uiverse-io/galaxy + full tree (per-category file counts), web search results exposing live page titles for /elements, /buttons, /loaders, /switches, /checkboxes, /inputs
Also in Component Libraries
6- Ark UI · 49 headless components with one API across React, Vue, Solid and Svelte
- Astryx · Meta's open-source React + StyleX design system, 150+ components and 42 templates
- Chakra UI · 114 accessible React components with a token-driven styling system
- Coss UI · Cal.com's design system: 60 Base UI primitives shipped as a shadcn registry
- daisyUI · 68 pure-CSS Tailwind components as semantic class names, MIT, with 35 built-in themes
- GPUI Component · 60+ Rust desktop UI components for GPUI, with a 200K-line code editor and charts