Giter VIP home page Giter VIP logo

quick-ui's Introduction

incar-quick-ui

文档

npm run docs:dev | yarn docs:dev

开发调试

npm run serve | yarn serve

打包

npm run lib | yarn lib

发布npm

npm publish

使用

# 安装依赖
npm i incar-quick-ui -S | yarn add incar-quick-ui -S
# main.js
import QuickUI from 'incar-quick-ui'
# iconfont 引入的字体库
Vue.use(QuickUI, { iconfont: 'qk-icon', searchBtnText: true })

关于通用组件库

  • 组件库依赖(高度依赖element-ui)
  • 组件库的的UI主题(可自定义主题)
  • 字典值的简易使用(设置字典数据,根据类型自动匹配)

组件库的目的

组件项目通常源于业务方的需求,大部分项目后台管理系统都会有很多复用的地方,复用的地方抽离出来封装为一个组件,在需要的地方调用。

  • 统一视觉样式和产品体验,
  • 方便维护和扩展

quick-ui's People

Contributors

topli avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

huahua0911

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.