Skip to content

handless-ui/ZipaperUI

Repository files navigation

为Zipaper开发的组件库

downloads Version GitHub repo stars

NPM

如何使用?

npm install --save zipaper-ui

单独引入

<script setup lang="ts">
import { UiSwitch } from "zipaper-ui"
</script>

<script setup lang="ts">
import { UiSwitch } from "zipaper-ui/src/components/Switch/index"
</script>

最后,还需要引入样式文件:

import "zipaper-ui/dist/index.css"

下面是具体的组件清单:

版权

MIT License

Copyright (c) zxl20070701 走一步,再走一步

About

为Zipaper开发的组件库

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors