https://github.com/ashbeelghouri/materialgrammi
Material Grammi
https://github.com/ashbeelghouri/materialgrammi
angular
Last synced: 10 months ago
JSON representation
Material Grammi
- Host: GitHub
- URL: https://github.com/ashbeelghouri/materialgrammi
- Owner: ashbeelghouri
- License: apache-2.0
- Created: 2022-03-10T22:57:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T06:42:47.000Z (about 4 years ago)
- Last Synced: 2025-03-19T06:31:41.889Z (over 1 year ago)
- Topics: angular
- Language: SCSS
- Homepage: http://www.materialgrammi.com
- Size: 55.4 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.rst
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Materialgrammi 
Materialgrammi is very innovative library for developing responsive, mobile first projects on the web. This library is relaunched with Angular integration on component level. This library is inspired from google's Material Design and can be use to design with independent classes and angular components. We intend to evolve the library with new design trends and practices that makes it fast and innovative.
## Installation
Use npm to install the packages for css and angular components
### CSS
```bash:js
npm install materialgrammi
```
[](https://www.npmjs.com/package/materialgrammi)
### ANGULAR 
```bash:js
npm install ng-materialgrammi
```
[](https://www.npmjs.com/package/ng-materialgrammi)
### Important Links
[](https://github.com/ashbeelghouri/materialgrammi/blob/master/code_of_conduct.md)
[](https://github.com/ashbeelghouri/materialgrammi/blob/master/contributing.rst)
[](https://www.materialgrammi.com)
[](https://github.com/ashbeelghouri/materialgrammi/blob/master/release-notes.md)