소스 검색

Merge branch 'master' of github.com:nostalgiaz/bootstrap-switch

Emanuele Marchi 11 년 전
부모
커밋
76ad83f039
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -41,7 +41,12 @@ 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)
 
 ## NuGet
 A NuGet package is available [here](https://github.com/blachniet/bootstrap-switch-nuget)