|
@@ -41,7 +41,9 @@ Enjoy.
|
|
|
If you want to use your bootstrap variables, include `bootstrap-switch.less` in your compilation stack. You can even choose among Bootstrap versions 2.3.2 or 3.*.* compatible source.
|
|
|
|
|
|
## AngularJs
|
|
|
-A custom directive is available [here](https://github.com/frapontillo/angular-bootstrap-switch)
|
|
|
+Two custom directives are available:
|
|
|
+- [angular-bootstrap-switch](https://github.com/frapontillo/angular-bootstrap-switch)
|
|
|
+- [angular-toggle-switch](https://github.com/JumpLink/angular-toggle-switch)
|
|
|
|
|
|
## KnockoutJs
|
|
|
A Knockout binding handler is available [here](https://github.com/pauloortins/knockout-bootstrap-switch)
|