Giter VIP home page Giter VIP logo

vue-component's Introduction

vue-component

Build responsive projects on the web with the world's most popular front-end component library. The is an open source toolkit for developing with Vue2, HTML, CSS, and JS. Quickly prototype your ideas or build your entire app, responsive grid system, powerful prebuilt components.

Installation

you only need to include compiled CSS or JS. 仅仅在页面上引入 js 和 css 文件即可开始使用。

<!-- import css -->
<link rel="stylesheet" href="./css/component.min.css">
<!-- import Vue -->
<script src="./js/vue-all.min.js"></script>
<!-- import component -->
<script src="./js/vue-component-all.min.js"></script>
root/
├── css/ 
│   ├── component.min.css 
└── js/
    ├── vue-all.min.js
    └── vue-component-all.min.js

---Links-----

特征

  1. Table,List等控件中 高速数据预览 。
  2. 提供结构图展示控件,可以用来显示组织图,Bom产品表等。
  3. 提供Sortbale展示控件,可以用来处理各个控件间的Item拖拽。
  4. 提供日历展示控件,可以用来处理日历展示,事件展示系统的设计。
  5. 提供Aside 侧边栏,可以从侧边展示类似子窗口的相关操作。
  6. 一大波的控件,满足企业开发需求。
  7. 提供各种Case场景的控件综合使用实例。
  8. 使用简单,展示的画面漂亮。

Demo

demo

Quick start

root/
├── css/ 
│   ├── component.min.css  组件标准ccs样式 。(必须)
│   ├── font-awesome.css   有名的web图标字体文件。 当然你可以直接从font-awesome网站下载。
└── js/
    ├── vue-all.min.js            包含Vue,以及封装过的部分Utils函数(必须)
    ├── vue-component-all.min.js  包含所有扩展的组件(必须)
    ├── strutchart.min.js         一个结构化图像展示控件。可用于组织图,产品图等。
    └── echarts.min.js            EChart,百度很有名的做图控件,当然你可以从百度网站下载。
	
  • 开始写HTML代码

License

MIT

Donation

如果对您有帮助,您可以点右上角 "Star" 支持一下,谢谢! 或者您可以 "follow" 一下,鞭策我项目不断的完善。

you can buy us a cup of coffee 如果觉得不错,可以请我们喝杯咖啡

vue-component's People

Contributors

spring21cn avatar

Watchers

 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.