weprovide/magento2-module-twitterbootstrap-js
最新稳定版本:3.3.10
Composer 安装命令:
composer require weprovide/magento2-module-twitterbootstrap-js
包简介
Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version.
README 文档
README
Add Twitter Bootstrap javascript from CDN as a require.js module shim. With fallback to local version when CDN is offline.
Installation
-
composer require weprovide/magento2-module-twitterbootstrap-js
will install the latest version. If you want a specific Twitter Bootstrap version you can use this:
composer require timneutkens/magento2-module-twitterbootstrap-js:<version here> -
Run
bin/magento setup:upgrade -
Run
bin/magento setup:static-content:deploy
Available versions
- 3.3.7
Usage
For usage examples see the Twitter Bootstrap website
require(['jquery', 'jquery.bootstrap'], function ($) { $('.element').carousel() });
统计信息
- 总下载量: 142
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-31