0.0.14-beta11 • Published 11 months ago

clx-vue-ui v0.0.14-beta11

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

基于Vue 3 + TypeScript + Vite 的vue组件库

说明

此组件库涵盖三种类型(基础UI组件,业务组件,复合组件)的组件供开发者使用,因开发规范而起,为提高效率而生

使用

  • 执行 npm i clx-vue-ui -S 在项目中安装,前提是切到clx_npm私服的源
  • 使用示例
// 引入
<script lang="ts" setup>
import { Hello } from "clx-vue-ui";
</script>
// 使用
<template>
    <Hello msg="world"></Hello>
</template>
0.0.14-beta11

11 months ago

0.0.14-beta10

11 months ago

0.0.14-beta9

12 months ago

0.0.14-beta8

12 months ago

0.0.14-beta7

12 months ago

0.0.14-beta6

12 months ago

0.0.14-beta5

12 months ago

0.0.14-beta4

12 months ago

0.0.14-beta3

12 months ago

0.0.14-beta2

12 months ago

0.0.14-beta1

12 months ago

0.0.14-beta

12 months ago