Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desnlee/desn-ui-website
Desn-UI 官网项目备份仓库
https://github.com/desnlee/desn-ui-website
type ui-components ui-design vue3
Last synced: 7 days ago
JSON representation
Desn-UI 官网项目备份仓库
- Host: GitHub
- URL: https://github.com/desnlee/desn-ui-website
- Owner: DesnLee
- Created: 2022-02-08T05:33:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T08:43:51.000Z (over 2 years ago)
- Last Synced: 2024-10-24T00:23:13.599Z (2 months ago)
- Topics: type, ui-components, ui-design, vue3
- Language: Vue
- Homepage: https://ui.desnlee.top
- Size: 929 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 介绍
此仓库为 Desn-UI 网站备份库,需查看组件库源码请移步 [Desn-UI 组件库源码仓库](https://github.com/DesnLee/Desn-UI)
> Desn-UI 是一款基于 Vue 3 和 TypeScript 的 UI 组件库。
访问 [官方网站](https://ui.desnlee.top)
**写这个组件库有两个原因:**
- 我是一个 UI 设计师
- 我想要提高 Vue.js 3 的熟练度,并进行总结
为了打磨技术,本项目从组件功能代码,组件样式设计,包括你现在看到的这个官网,几乎没有采用第三方库,都是全程亲手编写。
***除非你是抱着看源代码的目的来的,否则不建议将此 UI 库用于生产环境。***
**Tips:**
- 历史提交信息较规范,你可以按提交的顺序逐个查看(发布前组件库提交记录在本仓库,发布后的记录请至 [组件库源码仓库](https://github.com/DesnLee/Desn-UI) 查看)
- 你也可以前往 [组件库源码仓库](https://github.com/DesnLee/Desn-UI) 查看每个组件的源代码和示例。