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
- Host: GitHub
- URL: https://github.com/xialeistudio/angular-icheck
- Owner: xialeistudio
- License: mit
- Created: 2015-04-13T03:59:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T02:23:46.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T09:12:47.557Z (about 2 months ago)
- Language: CSS
- Size: 6.84 KB
- Stars: 11
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'
]);```