sethdford / ng2-mdl

A tiny Angular 2 wrapper for Material Design Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ng2-mdl

A tiny Angular 2 wrapper 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.

###Where can I find the documentation? Click here

###Want to Contribute? This library is at very early age. So any contribution like a new component, bug fixes etc is cordially welcome. :)

About

A tiny Angular 2 wrapper for Material Design Lite

License:MIT License


Languages

Language:JavaScript 53.5%Language:HTML 35.9%Language:TypeScript 10.6%