0.0.18 • Published 1 year ago

@lexmin0412/wc-vue v0.0.18

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

@lexmin0412/wc-vue

基于 Stencil 构建的通用 Web Components 组件库。

安装

pnpm add @lexmin0412/wc-vue

用法

<script setup lang="ts">
import { defineCustomElements, LexminFooter } from '@lexmin0412/wc-vue';
</script>

<template>
  <lexmin-footer />
</template>
0.0.17

1 year ago

0.0.18

1 year ago

0.0.16

1 year ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago