material-components-marko
v1.0.2
Published
Material Design styled components for Marko.js
Downloads
2
Readme
Material Components Marko
Material Design styled components for Marko.js
Material-components-marko integrates the mdc-web (by google) vanilla components following the simple approach.
Features
- decoupled components
- implementing just the specs not more or less
- keep the components as simple as possible
- keep in sync with changes in the mdc-web repository
- user friendly component api
- SSR (Server Side Rendering) support
Demo
$ git clone https://github.com/rtalwar26/material-components-marko
$ cd material-components-marko
$ yarn
$ yarn start