sabbirrahman / ng2-mdl

An Angular 2+ component library for Material Design Lite

Home Page:http://sabbirrahman.github.io/ng2-mdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. :)

About

An Angular 2+ component library for Material Design Lite

http://sabbirrahman.github.io/ng2-mdl

License:MIT License


Languages

Language:TypeScript 90.7%Language:JavaScript 5.8%Language:HTML 2.3%Language:Shell 0.7%Language:CSS 0.5%