0.0.5 • Published 5 years ago

mdc-stencil v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Built With Stencil

Material Web Components compiled with the Stencil Web Component Compiler

This is a project that makes the Material Design UI components for the web available as Web Components using the amazing Stencil compiler.

Please note this is a work in progress and not suitable for production use at this stage.

More about Stencil

Install

npm i mdc-stencil --s

Script tag

<link rel="stylesheet" href="https://unpkg.com/mdc-stencil/dist/mdc.css">
<script src='https://unpkg.com/mdc-stencil/dist/mdc.js'></script>