Welcome to the e2e demos for Angular 2 Material Design Lite!

Checkout the GitHub project on how to install and use the angular2-mdl package.
News:

This package contains only components that are provided by material design lite.
But there are lot of possible components that will be needed too!
To keep this package clean and small the package angular2-mdl-ext is under development to match these needs.

Features:
A side effect is that you don’t need to write a lot of css classes and html structures to create material design lite components. Instead of
  
	
	
]]> you just write:
	
	]]>

to create an expandle text field and get two-way-databindig for free!

Still not convinced? With this package you can mix original material design lite features and angular web apps within one website. yovelino.de uses material deisgn lite for the content related pages and angular2-mdl for the tour planner. But the user will not notice this because both parts look and behave the same.