- Notifications
You must be signed in to change notification settings - Fork66
🐻❄️ A Headless, Utility-First, and Zero-Runtime UI Component Library ✨
License
kuma-ui/kuma-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
default.mp4
⚡Zero-runtime: Deliver blazing-fast websites with zero-runtime CSS extraction.
🔮Autocomplete: Experience seamless development with style autocompletion.
🛠️Headless Components: Enjoy maximum customization freedom with our headless components.
🤝Hybrid Approach: The best of both worlds—support for any writing style with our hybrid approach.
🚀RSC Support: Stay updated with cutting-edge Next.js technology via our RSC support.
🥇Familiar DX : Delight in the ultimate DX with our familiar API design.
npm install @kuma-ui/core
For installation instructions and more detailed information, please visit ourdocumentation. Be sure to check out our guide for setting up Kuma UI with your specific framework (Next.js or Vite).
functionApp(){return(<Boxas="main"display="flex"flexDir={["column","row"]}><Headingas="h3"className={css`color: red;@media (max-width: sm) {color: blue; } `}> Kuma UI</Heading><Spacersize={4}/><FlexflexDir={`column`}><Textas="p"fontSize={24}> Headless UI Component Library</Text><Buttonvariant='primary'>Getting Started</Button></Flex></Box>);}
Connect with us onTwitter andDiscord to stay up to date with our latest developments, or to provide us with your valuable feedback!
Welcome to Kuma UI, we can't wait to see what you build with it 🐻❄️.
About
🐻❄️ A Headless, Utility-First, and Zero-Runtime UI Component Library ✨