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). Related articles: Vue.js environment building tutorial introduction Super comprehensive summary of vue.js usage 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.