Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mario34/kabutack

🌈 A UI component library based on vue 3.x
https://github.com/mario34/kabutack

ui-kit ui-libary vue

Last synced: 3 months ago
JSON representation

🌈 A UI component library based on vue 3.x

Awesome Lists containing this project

README

        

# Kabutack

⚡️ 一个基于 Vue3.x 的轻量级 UI 组件库

![npm](https://img.shields.io/npm/v/kabutack) ![NPM](https://img.shields.io/npm/l/kabutack) ![npm](https://img.shields.io/npm/dw/kabutack)

> 卡布达是 B 系列机器人 1 号机,原型为独角仙

## 快速开始

1. 使用 `yarn add kabutack` 安装

2. 在项目中引入

```js
import Kabutack from 'kabutack'
import 'kabutack/lib/style.css'

app.use(Kabutack)
```

## 文档

- [Document](https://mario34.github.io/kabutack)

## LICENSE

[MIT](./LICENSE)