@lexmin0412/wc-vue
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

@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>

Dependents (0)

Package Sidebar

Install

npm i @lexmin0412/wc-vue

Weekly Downloads

1

Version

0.0.18

License

ISC

Unpacked Size

1.28 kB

Total Files

2

Last publish

Collaborators

  • cellerchan