/angular-material-inputs

AngularJS directives for material design HTML inputs

Primary LanguageJavaScriptMIT LicenseMIT

<material-inputs>

AngularJS directives that make it easy to use material design in your forms.

Build Status Coverage Status Dependencies Status License

Supported inputs:

  1. Text (any type) <material-text>
  2. Checkbox <material-checkbox>
  3. Radio <material-radio>
  4. Switch <material-switch>

This project is a lightweight implementation of the material design form inputs for easy use in your Angular project, or to be used as the basis for your own material design implementation. If you're looking for a more comprehensive implementation of Google's material design, check out:

##Installation Bower: bower install angular-material-inputs --save

npm: npm install angular-material-inputs

##License Licensed under the MIT license. See LICENSE file for more details.

Copyright (c) 2015 Alex Ross