aurelia-mdc-elements
v14.0.2
Published
This is a repository for simple integration of MDC Components into the Aurelia Custom elements.
Downloads
27
Maintainers
Readme
MDC components as Aurelia Custom elements
This library contains different MDC components to use on the Aurelia Custom elements way. All the available components are described below. This package creates a bridge between MDC and Aurelia.
MDC <> Aurelia MDC Elements (AME) <> Aurelia
Because of the fast development of MDC, there are many breaking changes. All our applications need an update for these changes. That's why we made AME. When there are breaking changes in MDC, we only need to update the AME elements. The Aurelia Custom Elements we're using in the applications, won't be affected.
Recent changes can be found Here
Our demo page is available Here
Installation
You can use NPM to install this package. Install it with the following command:
npm install aurelia-mdc-elements