Skip to content

wthomsen/ng-materialize

Repository files navigation

ng-materialize

A custom build of Materialize featuring native AngularJS components.

About

ng-materialize is a custom build of the Materialize framework that includes native AngularJS components. The directives favor simplicity over customization, and aim to adhere to a strict interpretation of Google's Material Design. The project removes Materialize's jQuery, Velocity.js and custom JavaScript dependencies, but requires ngAnimate and Waves (one of Materialize's hidden dependencies).

Visit http:https://wthomsen.github.io/ng-materialize for demos and documentation.

Getting Started

bower install ng-materialize

Notes:

  1. You do not need to include the original Materialize library.
  2. The Roboto and Material Icons font families are imported from Google Fonts in the css.

Running Documentation Locally

  1. Run npm install and bower install
  2. Run grunt serve
  3. Visit http:https://localhost:9000 in a browser

About

Native AngularJS components for the Materialize framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published