Vue Material: Build well-crafted apps

Material Design and Vue 2.0

Vue Material is lightweight framework which can help you generate and use themes dynamically, use components on demand, take advantage of UI Elements and Components with an ease-to-use API and more, built exactly according to the Material Design specs.

You can install it through various ways (npm, yarn, downloads) and then apply the material theme of your choice, or even more than one. It offers a big set of components which can be used directly, buttons, checkboxes, forms etc. along with the code of these components-examples.

You don't need to include any other library to work with vue-material.

Check out its page for more, and you can give it a star on GitHub.

Submitted by Marcos Moura