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

0.0.18 • Public • Published

@lexmin0412/wc-react

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

安装

pnpm add @lexmin0412/wc-react

用法

import { defineCustomElements, LexminFooter } from '@lexmin0412/wc-react';
// 声明自定义组件
defineCustomElements()

export default function App() {
  return (
    <LexminFooter />
  );
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.180latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.180
0.0.170
0.0.160
0.0.150
0.0.140
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50

Package Sidebar

Install

npm i @lexmin0412/wc-react

Weekly Downloads

0

Version

0.0.18

License

ISC

Unpacked Size

33.8 kB

Total Files

32

Last publish

Collaborators

  • cellerchan