1.0.0 • Published 1 year ago

samey-ui v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

samey-ui

基于vue3的UI组件库,目前处于开发状态,正在持续更新中

组件下载

npm i samey-ui

全局使用方法

在vue3项目中全局引用的方式

import sameyUi from "samey-ui";
import "samey-ui/lib/style.css";

let app = createApp(App);
app.use(sameyUi);

#官方演示地址

源码地址

1.0.0

1 year ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.114

3 years ago

0.0.113

3 years ago

0.0.112

3 years ago

0.0.111

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.1

3 years ago