Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mario34/kabutack
- Owner: Mario34
- License: mit
- Created: 2021-02-19T03:12:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T06:05:26.000Z (over 3 years ago)
- Last Synced: 2024-04-27T03:42:57.024Z (9 months ago)
- Topics: ui-kit, ui-libary, vue
- Language: TypeScript
- Homepage: https://mario34.github.io/kabutack
- Size: 329 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)