純粋な Vue.js を介してブートストラップ コンポーネントを構築します
jQuery、bootstrap.js、またはサードパーティのプラグインは必要ありません。
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 (必須 ^0.12、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.
上記は純粋な Vue.js を使用しています。 Bootstrap コンポーネントのビルドに関する詳細については、PHP 中国語に注意してください。ウェブサイト (www.php.cn)!
関連記事:
強力なVue.jsコンポーネントを詳しく解説Vue.js環境構築チュートリアル入門
vue.jsの使い方を超徹底まとめ