Home > php教程 > PHP开发 > body text

Building Bootstrap components via pure Vue.js

高洛峰
Release: 2017-03-22 13:30:39
Original
2528 people have browsed it

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:
Copy after login

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.
Copy after login
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 (m.sbmmt.com)!

Related articles:

Detailed description of powerful Vue.js components

Vue.js environment building tutorial introduction

Super comprehensive summary of vue.js usage

Related labels:
source:php.cn
Statement of this Website
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
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!