1.8.0 • Published 8 months ago

@minimaforge/minima-ui v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Minima-UI

npm version npm downloads License

🌿 Minimalist UI Component Library

Minima-UI is a lightweight and elegant component library designed for building seamless user interfaces with simplicity and accessibility in mind. Built with Vue 3.

✨ Features

  • Minimalist Design – Clean and elegant components that blend into any modern UI.
  • Ease of Use – Simple API to speed up development.
  • Accessibility First – Designed to be usable by everyone.
  • Lightweight – Optimized for performance without unnecessary bloat.

🛆 Installation

npm install @minimaforge/minima-ui
yarn add @minimaforge/minima-ui

🚀 Usage Example

<template>
  <MiButton>Click Me</MiButton>
</template>

<script setup>
import { MiButton } from '@minimaforge/minima-ui';
</script>

📚 Documentation

Full documentation will be available soon.

🐜 License

MIT

1.8.0

8 months ago

1.7.0

8 months ago

1.6.0

8 months ago

1.5.0

8 months ago

1.4.0

11 months ago

1.3.0

11 months ago

1.2.8

11 months ago

1.2.7

11 months ago

1.2.6

11 months ago

1.2.5

11 months ago

1.2.4

11 months ago

1.2.3

11 months ago

1.2.1

11 months ago

1.2.0

11 months ago