Giter Site home page Giter Site logo

zengguoying / xs-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhangxusen/xs-ui

0.0 0.0 0.0 9.89 MB

二次封装Element-Plus常用业务组件。大幅提升开发效率。

Home Page: https://zhangxusen.github.io/XS-UI/

JavaScript 44.46% TypeScript 12.89% CSS 3.16% HTML 0.10% Vue 39.31% SCSS 0.08%

xs-ui's Introduction

简介

XS-UI(Element-plus-plus) 是二次封装 Element-Plus 常用业务组件的一个组件库。大幅提升了开发效率。

关联词:element-plus element-ui vue Vue js admin vite Vite TypeScript typescript TS

技术栈

Vue3+Vite+TS+Element-plus+Vuepress+WangEditor+FullCalendar

组件在线文档

https://zhangxusen.github.io/Elements-plus-plus/

npm

npm install elements-plus-plus --save

引入组件

import xsUI from "elements-plus-plus";
app.use(xsUI);

项目结构


├─assets                                          静态资源                
├─components                                      组件
│  ├─Calendar                                      日历组件
│  ├─ChooseArea                                    区域选择组件
│  │  └─lib                                        区域JSON数据
│  ├─ChooseIcon                                    图表选择组件 
│  ├─CityPicker                                    城市选择组件
│  │  └─lib     
│  ├─container                                     首页展示
│  │  └─src
│  │      ├─navHeader                              首页头部
│  │      └─navSide                                首页导航栏
│  ├─Form                                          表单组件
│  ├─Menus                                         菜单组件
│  ├─ModalForm                                     弹出框表单
│  ├─NoticeList                                    通知列表
│  ├─Notification                                   
│  ├─Progress                                      进度条
│  ├─Table                                         表格  
│  ├─TimePicker                                    时间选择器      
│  └─Trend                                         趋势图标
├─hooks                                            Hook
│  └─useCopy                                       复制hooks
├─mock                                             模拟数据
├─router                                           路由配置
├─styles                                           样式
├─utils                                            封装小工具
└─view                                             视图
    ├─Calendar
    ├─ChooseArea
    ├─ChooseIcon
    ├─CityPicker
    ├─Form
    ├─Menus
    ├─ModalForm
    ├─Notification
    ├─Progress
    ├─Table
    ├─TimePicker
    └─Trend

xs-ui's People

Contributors

zhangxusen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.