Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 官网项目备份仓库

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) 查看每个组件的源代码和示例。