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: about 1 year ago
JSON representation
Facade for angular-material components
- Host: GitHub
- URL: https://github.com/wwwmarcos/angular-material-facade
- Owner: wwwmarcos
- License: mit
- Created: 2016-08-30T20:26:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T23:58:06.000Z (over 8 years ago)
- Last Synced: 2025-04-13T09:08:25.367Z (about 1 year ago)
- Topics: angularjs, componets, directives, npm, npm-package
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)