SerkanSipahi / angular-mdc-web

Angular Material Design Components

Home Page:https://trimox.github.io/angular-mdc-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular MDC

npm version Build Status codecov Gitter

Demo App with API, documentation and examples

Incorporating Google Material Components, our Angular library provides a faithful and accurate representation of Material Design as it is envisioned on the web platform by Google's Material Design team.

Quick Links

Install Angular MDC

npm i @angular-mdc/web

Requirements

Angular MDC requires Angular 5, which itself requires TypeScript 2.4+ and RxJS 5.5.2+.

Getting started

Check out our Getting Started guide to begin adopting Angular MDC in your project.

Using Angular CLI? Try our Angular CLI - step by step guide.

Material Design Components

Each component uses material-components-web foundation and adapter APIs.

Component Status Demo
button Available View Demo
card Available View Demo
checkbox Available View Demo
dialog Available View Demo
drawer Available View Demo
elevation Available View Demo
fab Available View Demo
form-field Available View Demo
icon-toggle Available View Demo
linear-progress Available View Demo
list Available View Demo
menu Available View Demo
radio Available View Demo
ripple Available View Demo
select Available View Demo
slider Available View Demo
snackbar Available View Demo
switch Available View Demo
tabs Available View Demo
textfield Available View Demo
theme Available View Demo
toolbar Available View Demo
typography Available View Demo

Developing Angular MDC

Want to develop your own components or change existing ones? Check out our Developer guide.

About

Angular Material Design Components

https://trimox.github.io/angular-mdc-web

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 1.9%Language:CSS 1.3%