maua
v1.0.2
Published
Maua UI — or simply "Maua" — is a Swahili word meaning "flowers." Just like flowers add beauty and vibrance to the world, Maua aims to bring beauty, efficiency, and advanced flexibility to your React web applications.
Readme
Maua
Maua UI — or simply "Maua" — is a Swahili word meaning "flowers." Just like flowers add beauty and vibrance to the world, Maua aims to bring beauty, efficiency, and advanced flexibility to your React web applications.
🌸 About Maua
Maua is a modern UI component library designed to help developers focus on what truly matters — building great apps — without wasting time on common, repetitive UI functionalities.
💡 Key Features
- 💎 Beautiful, Modern Components — featuring advanced styles and standard themes.
- 🔥 Fully Customizable — components adapt to your project needs.
- ⚡️ Lightweight & Type Safe — all components ship with TypeScript types.
- 💾 Persistence Ready — e.g. form inputs can persist their values until explicitly reset, simply pass
persist={true}. - 🧠 Developer Friendly — clear documentation for every component.
- ✍️ Global Fonts — easily apply consistent typography across components.
🚀 Installation
npm install maua🧩 Usage Example
import { Button } from 'maua';
<Button label="Click Me!" persist />📚 Documentation
Every component is documented and designed to be easy to integrate with modern React apps.
Let Maua handle the design — so you can focus on what matters.
