# Material-Design-for-AngularJS **Repository Path**: hczyh/Material-Design-for-AngularJS ## Basic Information - **Project Name**: Material-Design-for-AngularJS - **Description**: AngularJS Material 是 AngularJS 框架的谷歌 Material Design 标准的实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-10-25 - **Last Updated**: 2023-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Material Design for AngularJS Apps [](https://www.npmjs.com/package/angular-material) [](https://travis-ci.org/angular/material) [Material Design](https://material.io/archive/guidelines/) is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. Our goal is to deliver a lean, lightweight set of AngularJS-native UI elements that implement the material design specification for use in AngularJS single-page applications (SPAs). **AngularJS Material** is an implementation of Google's [Material Design Specification (2014-2017)](https://material.io/archive/guidelines/material-design/) for [AngularJS](https://angularjs.org) (v1.x) developers. For an implementation of the [Material Design Specification (2018+)](https://material.io/design/), please see the [Angular Material](https://material.angular.io/) project which is built for [Angular](https://angular.io) (v2+) developers. ### End-of-Life **AngularJS Material support has officially ended as of January 2022.** [See what ending support means](https://docs.angularjs.org/misc/version-support-status) and [read the end of life announcement](https://goo.gle/angularjs-end-of-life). Visit [material.angular.io](https://material.angular.io) for the actively supported Angular Material. Find details on reporting security issues [here](https://github.com/angular/material/blob/master/SECURITY.md).  AngularJS Material includes a rich set of reusable, well-tested, and accessible UI components. Quick Links: * [API & Demos](#demos) * [Building](#building) * [Installing](#installing) Please note that using the latest version of AngularJS Material requires the use of **[AngularJS](https://angularjs.org/) 1.7.2** or higher. AngularJS Material supports the browser versions defined in the `browserslist` field of our [package.json](package.json). Find out more on our [docs site](https://material.angularjs.org/latest/#browser-support). AngularJS Material supports the screen reader versions listed [here](https://material.angularjs.org/latest/#screen-reader-support). ## Online Documentation and Demos