GithubHelp home page GithubHelp logo

q215171650 / x-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from x-front-team/x-vue

0.0 2.0 0.0 788 KB

vue bootstrap components by x-front team

Shell 0.25% JavaScript 34.17% Vue 59.94% CSS 5.64%

x-vue's Introduction

Intro

Vue + Bootstrap4 components

For detail, view doc

Install

npm i x-vue

Usage

import vue from 'vue'
import XVue from 'x-vue'
vue.use(XVue)

// don't forget to require the css
require('x-vue/dist/x-vue.min.css')

Development

clone the project

npm install
npm start

文档生成

在example根目录下加入某个组件为名字的.doc文件,如button.doc,然后创建一个button文件夹, 在该文件夹中随意创建多个demo,以.vue为后缀,然后在router.js中引用这个.doc文件

x-vue's People

Contributors

jokcy avatar stonechen avatar clovery avatar

Watchers

James Cloos avatar hoho 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.