Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wwwmarcos/angular-material-facade

Facade for angular-material components
https://github.com/wwwmarcos/angular-material-facade

angularjs componets directives npm npm-package

Last synced: 2 months ago
JSON representation

Facade for angular-material components

Awesome Lists containing this project

README

        

# angular-material-facade

Facade for angular-material components

## under construction

## Install
`yarn add angular-material-facade`

## Why?
Compare yourself:

This:

```html

Description


This is required.

Thats too long.

```

Or:

```html

```

¯\_(ツ)_/¯

Available components:

* [input-text (facade for md-input-container)](https://github.com/marcosflorencio/angular-material-facade/tree/master/src/input-text)
* [input-email (facade for md-input-container with email validations)](https://github.com/marcosflorencio/angular-material-facade/tree/master/src/input-email)