md-checkbox
v1.0.4
Published
Material Design animated checkbox input
Downloads
22
Maintainers
Readme
md-checkbox
Material Design animated checkbox component
This is the plain HTML version. See alternate versions.
Installation
bower install md-checkbox
or
npm install md-checkbox
Alternate Versions
- Web Component (TODO)
- Polymer Component (TODO)
- Angular 1.x Directive (TODO)
- Angular 2.x Component (TODO)
- React Component (TODO)
- Riot JS Component (TODO)
Building from Source Files
Requires you have node-sass
and/or any other SASS/SCSS-capable build tool installed.
If resorting to node-sass
alone, run:
node-sass --output-style compressed sass/md-checkbox.sass md-checkbox.css
Related
Check out md-radio!