0.0.9 • Published 8 months ago

ygg-ui v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

v d

  • 💪 Vue 3 Composition API
  • 🔥 Written in TypeScript

Install

npm i yyy-ui

快速开始

<template>
    <Button type="primary">按钮</Button>
</template>
<script lang="ts" setup>
import { Button } from 'yyy-ui'
</script>

博客教程

Vite+TypeScript从零搭建Vue3组件库

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago