Skip to content

aleross/angular-material-inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<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

About

AngularJS directives for material design HTML inputs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published