jquery-bootswatch
0.0.8 • Public • Published


jquery-bootswatch
jQuery bootswatch themes switcher.


Usage Example
<div class="btn-group">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
Themes <span class="caret"></span>
</button>
<ul class="dropdown-menu themes" role="menu"></ul>
</div>
$('.themes').bootswatch();
Install
npm i jquery-bootswatch
Weekly Downloads