0.1.0 • Published 8 years ago

angular-material-inputs v0.1.0

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

<material-inputs>

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

Build Status Coverage Status Dependencies Status License

View the demos & documentation

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