An open API service indexing awesome lists of open source software.

https://github.com/xialeistudio/angular-icheck

a icheck directive like jQuery iCheck for angularjs
https://github.com/xialeistudio/angular-icheck

Last synced: about 2 months ago
JSON representation

a icheck directive like jQuery iCheck for angularjs

Awesome Lists containing this project

README

        

# angular-icheck
a icheck directive like jQuery iCheck for angularjs
demo is at index.html

```


Angular-iCheck


{{male}}

angular.module('app',[
'angular-icheck'
]);

```