I am Materialgrammi, an innovative open-source library for developing responsive, mobile first projects on the web. I am relaunched with Angular integration on component level, inspired from google's Material Design and can be use to design with independent classes and angular components. Community intend to evolve me with new design trends and practices that makes me fast and innovative.
Library can be downloaded with the below steps
1npm i materialgrammi ng-materialgrammi -s
1Edit angular.json, find the styles array and add materialgrammi to your styles
2"styles": [ "src/styles.css", "materialgrammi/materialgrammi.min.css"]
1Edit your module, import Materitalgrammi's module to your imports
2import { MaterialgrammiModule } from 'ng-materialgrammi';
3imports: [MaterialgrammiModule]
Materialgrammi is developed in such a way that would increase your ease of programming and improve the design on the same time. It can be scale-able, there are alot of ways in which any work can be made more special with Materialgrammi. Just think of what you really want to design and you can take Materialgrammi on your path of success.
Do send your feedback at ashbeelghouri@protonmail.com
Submit your pull requests for the collaborations,