Skip to content

Get Started with IKUN-UI

IKUN-UI Animation

Overview

IKUN-UI (ikun ui) is a lightweight and modern Vue 3 UI component library built with TypeScript and Vite. It provides 28+ ready-to-use components to accelerate your web development workflow.

Why choose IKUN-UI:

  • 🐥 TypeScript - Full type support for better development experience
  • Vite Powered - Lightning fast HMR and optimized builds
  • 🏀 Vue 3 Native - Built from the ground up for Vue 3 Composition API
  • Monorepo - Well-organized codebase with separate packages

Installation

bash
npm install ikun-ui

Quick Start

js
import ikun from 'ikun-ui'
app.use(ikun)

MIT Licensed