Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wwwmarcos/angular-material-facade
- Owner: wwwmarcos
- License: mit
- Created: 2016-08-30T20:26:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T23:58:06.000Z (over 7 years ago)
- Last Synced: 2024-09-27T09:35:32.092Z (4 months ago)
- Topics: angularjs, componets, directives, npm, npm-package
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 2
- 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)