A pack of components according to Google's Material Design based upon mdl (getmdl.io)
Uses css from material-design-lite - Material Design Components in CSS, JS and HTML.
Version: 1.0.2
License: Apache-2.0
Copyright: 2015 Google, Inc.
Link: https://github.com/google/material-design-lite
Tested with above version, file in repository.
var mdlComponents = require('d-md-components');
app.component(mdlComponents.ComponentName);