1.0.2 • Published 6 years ago

material-components-marko v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

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