vue-material-adapter
is an integration of
Material Components
for Vue.js which follows the best practices
recommended by Google:
Using Foundations and Adapters
This project aims to find the right balance between ease of use and customization while sticking to the Vue Spirit (approachable, versatile, and performant)
This project is under active development. Do not hesitate to open an issue on GitHub,
Each MDCWeb component is mapped to a single vue plugin
This project is based on a fork of the successful vue-mdc-adapter project.