Skip to content

hellof2e/quark-doc-home

Repository files navigation

Quark design 文档公共首页

当前分支提交带有 patch, fixes 关键词,会触发 yml 自动构建,并发布到 npm 仓库。 同时触发 hellof2e/quarkd-docs-vue action 执行,自动构建并推送静态资源到 quark-ecosystem/quarkd-docs

此外,当 quark-doc-header 包版本号发生变更,也会触发以上步骤。

https://www.npmjs.com/package/quark-doc-header

如何使用

npm install quark-doc-home

使用

无论是VueReactAngular还是Jq项目,该组件都可以被使用。

// 引入
import 'quark-doc-home'

// 使用
<quark-doc-home />