1.0.4 • Published 8 years ago

md-checkbox v1.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

md-checkbox

Material Design animated checkbox component

md-checkbox

Demo

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!