ng-mat-plus
v0.0.2
Published
**A comprehensive Angular Material-based UI component library** Built for scalability, accessibility, and performance — designed with **Material Design principles** and compatible with **Angular Standalone Components**.
Keywords
Readme
🧩 ng-mat-plus
A comprehensive Angular Material-based UI component library
Built for scalability, accessibility, and performance — designed with Material Design principles and compatible with Angular Standalone Components.
Live Documentation & Demos: https://ng-mat-plus.web.app/
✨ Overview
ng-mat-plus is a modern Angular UI component library offering a full suite of reusable, customizable, and accessible components.
It helps developers build consistent and responsive UIs faster using Angular + Material Design.
🔑 Key Features
- ✅ Material Design UI Components (Buttons, Cards, Tabs, etc.)
- 🎨 Theming support — Primary, Accent, Warn colors
- ♿ Accessibility-first design
- ⚡ Built for Angular Standalone Components
- 📱 Fully responsive & mobile-friendly
- 🧠 Includes smart utilities (debouncing, encryption, loading, toast, etc.)
📦 Installation
Install via npm:
npm install ng-mat-plusPeer Dependencies
"peerDependencies": {
"@angular/common": "^20.2.0",
"@angular/core": "^20.2.0",
"@angular/material": "^20.2.0"
}