ng2-mdl
An Angular 2+ component library for Material Design Lite.
Installation
npm install --save ng2-mdl
What is Material Design Lite
Material Design Lite is a small component library for web project that follows google's material design pattern.
Why do I need a wrapper for this?
Material Design Lite is basically developed for vanilla JavaScript based uses. It's not well supported for framework like AngularJS and the next generation version of AngularJS which is know as Angular 2
Ok! But I need a wrapper for Angular 1.x.
That's already available here. Angular 2 version of the wrapper is basically base on this angular 1.x version. So, special thanks to Jad Joubran.
Documentation
Introduction
Upgrading
Text Fields
Select
Check Box
Radio Button
Switch
Button
Progress
Spinner
Layout
Want to Contribute?
Any contribution like a new component, bug fixes etc is cordially welcome. :)