Visit kauryui.org to explore the full documentation, live demos, and component playgrounds.
KauryUI is a minimal, animated frontend framework that brings elegance, speed, and smart form handling to your projects. Designed to make forms beautiful and usable, KauryUI also ships with unique components, animated transitions, and dark-themed defaults.
Whether you build SaaS, portfolios, admin panels, or creative apps, KauryUI helps you move faster and look better.
- 🎯 Form Builder – build dynamic forms visually and export them
- 🎨 Animated Components – buttons, modals, dropdowns, toasts, and more
- 🌌 Backgrounds – noise, gradients, particles, and animated overlays
- 🌀 Motion Presets – reusable animation variants for entrances/transitions
- ✍️ Text Animations – glitch, wave, typewriter, blur, and scramble
- ⚙️ Lightweight & Fast – zero dependencies if used in CDN mode
- 🎁 Works with: HTML, React, Vue, Astro, or plain JS
- 💾 Use via CDN or install via
npm i kauryui
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/kauryui@latest/kauryui.min.css" />
<script src="https://cdn.jsdelivr.net/npm/kauryui@latest/kauryui.min.js"></script>npm install kauryui<button class="k-btn k-glow k-primary">Click Me</button>- ✅ Form Builder – visual, responsive, exportable
- 🌈 Backgrounds Lab – gradients, noise, animated SVGs
- 🧩 UI Components – inputs, buttons, modals, etc.
- 🎞️ Motion FX – entrance/exit animations, utilities
- ✍️ Text Animations – glitch, typewriter, wave, scramble
- 🧪 Playground – live test + copy-ready snippets
All components are fully responsive, accessible, and come with animation utilities built-in.
Head over to kauryui.org/playground to test all components live, tweak props, and copy generated code instantly.
🚧 Coming soon: kauryui-cli
Generate new components, export forms, and preview instantly.
Pull requests, suggestions, and bug reports are welcome!
Please see the Contribution Guide.
If you want to support the project and help cover hosting & development costs, you can make a donation here:
Every contribution is deeply appreciated 💜
Licensed under the MIT License
All rights reserved by the contributors of KauryUI.