An Angular 2+ component library for Material Design Lite.
npm install --save ng2-mdl
Material Design Lite is a small component library for web project that follows google's material design pattern.
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
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.
Introduction
Upgrading
Text Fields
Select
Check Box
Radio Button
Switch
Button
Progress
Spinner
Layout
Any contribution like a new component, bug fixes etc is cordially welcome. :)