Skip to content

iammary/angular-materialize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-materialize

angular-materialize in action http://krescruz.github.io/angular-materialize/

This library is a set of AngularJS directives, that makes is possible to use features from Materialize with AngularJS.

Just add the module ui.materialize to you dependencies like:

angular.module('angular-app', [
  'ui.materialize'
])

and then you are good to go.

This is not to be confused with the Angular Material project, which is a standalone Material design implementation for AngularJS.

We are on Bower, look for angular-materialize.

About

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 68.9%
  • CSS 25.4%
  • JavaScript 5.7%