https://github.com/angular/material-adaptive
Adaptive template development with Angular Material
https://github.com/angular/material-adaptive
Last synced: 3 months ago
JSON representation
Adaptive template development with Angular Material
- Host: GitHub
- URL: https://github.com/angular/material-adaptive
- Owner: angular
- Archived: true
- Created: 2015-09-18T22:00:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T14:01:27.000Z (over 9 years ago)
- Last Synced: 2024-09-26T11:04:22.304Z (over 1 year ago)
- Language: JavaScript
- Size: 218 MB
- Stars: 101
- Watchers: 18
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Material Adaptive
This is the github repository for the code used in the Pesto and Shrine adaptive layout demos available in http://design.google.com/resizer/
Our demos were built using [Angular 1.x](http://angularjs.org) and the [Angular Material](https://material.angularjs.org/) library.
You can also view them as standalone examples:
* [Pesto](https://material-adaptive.firebaseapp.com/pesto/app/index.html)
* [Shrine](https://material-adaptive.firebaseapp.com/shrine/app/index.html)
## Overview
Our goals for creating these Material Adaptive applications are:
* Validate ease-of-use to create applications with [Angular Material](http://material.angularjs.org)
* Test implementations of adaptive layouts with Angular Material
* Provide both applications and code as sample for developer starter project
* Demonstrate code styles and best practices
