custom-element-library
v0.0.0
Published

Readme
custom-element-library

效果
星图demo地址:https://xingtu.xinghuo.58.com/pages/chart-community/309
组件使用手册
使用说明:https://docs.58corp.com/#/space/1859844252536721409
CDN
dev iife: https://microfe.58.com/html-entry/XINGHUO_custom-element-library-dev-iife.js
dev esm: https://microfe.58.com/html-entry/XINGHUO_custom-element-library-dev-esm.js
online iife: https://microfe.58.com/html-entry/XINGHUO_custom-element-library-online-iife.js
online esm: https://microfe.58.com/html-entry/XINGHUO_custom-element-library-online-esm.js
开发
pnpm installplayground:
cd packages/vanilla
pnpm run devcore:
cd packages/core
pnpm run dev