Home  >  Article  >  php教程  >  Building Bootstrap components via pure Vue.js

Building Bootstrap components via pure Vue.js

高洛峰
高洛峰Original
2017-03-22 13:30:392567browse

Build Bootstrap components via pure Vue.js

No jQuery, bootstrap.js, or any third-party plugins required.

This repository contains a set of native Vue.js components based on Bootstrap's markup and CSS. As a 
result no dependency on jQuery or Bootstrap's JavaScript is required. The only required dependencies are:

Vue.js (required ^0.12, test with 0.12.10).

Bootstrap CSS (required 3.x.x, test with 3.3.5). VueStrap doesn't depend on a very precise version of 
Bootstrap. Just pull the latest.
The above is using pure Vue.js The content of building Bootstrap components. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Related articles:

Detailed description of powerful Vue.js components

Vue.js environment building tutorial introduction

Super comprehensive summary of vue.js usage

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn