Vue Material is lightweight framework built exactly according to the <ahref="http://material.google.com"target="_blank">Material Design</a> specs. It aims to deliver a collection of reusable components and a series of UI Elements to build applications with support to <ahref="https://saucelabs.com/u/vuejs"target="_blank">modern Web Browsers</a> through Vue 2.0. Build powerful and well-designed web apps that can can fit on every screen. You can generate and use themes dynamically, use components on demand, take advantage of UI Elements and Components with an ease-to-use API.
Alternativelly you can <ahref="https://github.com/marcosmoura/vue-material/archive/master.zip"target="_blank"rel="noopener">download</a> and reference the script and the stylesheet in your HTML:
* This library aims to delivery components using almost the same API of <ahref="https://material.angularjs.org/latest/"target="_blank">Angular Material</a>
* Thanks a lot to <ahref="https://github.com/elviskang"target="_blank">elviskang</a> who provided me the **vue-material** name on npm.
* Thanks to <ahref="https://github.com/yyx990803"target="_blank">Evan You</a> for allowing me to use Vue.js Logo.
You don't need to include any other library to work with vue-material. The focus of this project is to have a standalone build with no external dependence, but aiming to deliver the best experience without break the compatibility with the Vue.js core.