xag-ai-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

xag-ai-ui

安装

yarn add xag-ai-ui

在main.ts中引用

import XagUi from "xag-ai-ui";
import "xag-ai-ui/dist/style.css";

app.use(XagUi)

命令式新建组件

yarn gen

规范

  • 组件必须css必须以xag-开头,鼓励css扁平化,不建议样式深层嵌套
  • 导出的组件名称以xag开头

Todo

  • 支持单组件的按需加载

参考文档

Readme

Keywords

none

Package Sidebar

Install

npm i xag-ai-ui

Weekly Downloads

1

Version

0.0.5

License

none

Unpacked Size

63.1 kB

Total Files

10

Last publish

Collaborators

  • mongofeng