npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

md-checkbox

1.0.4

@lukeed05

npmHomeRepoSnykSocket
Downloads:226
$ npm install md-checkbox
DailyWeeklyMonthlyYearly

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!