The projects of Angular Material Components Extensions are to deliver a set of reusable Angular codes and Extensions of Angular Material UI Component Library, aggregating common design patterns of utilizing Angular Material Components, targeting complex business applications with rich data structures, intensive GUI and complex workflows, and enabling Rapid Application Development.
Demo Sites in various locales.
The UI design conforms to Material Design, and the visual components are constructed through composing, bridging and wrapping of existing Angular Material Components and CDK.
When considering the use cases and making design trade-off, the priority is:
TV screen is out of scope.
Most app programmers may just need to install nmce .
The libraries use Angular’s $localize for translatable messages.
If your application uses Angular i18n, make sure the $localize runtime is loaded by importing the following in apps's main entry point (e.g., polyfills.ts or main.ts):
import '@angular/localize/init';There are a few similar open source projects:
Just like NMCE, these component suites are relevant when you have already been using Angular Material Design Components.
Hints: