Material design for Vue.js
Find a file
2016-10-14 11:25:29 -03:00
build Improve components 2016-10-13 04:29:09 -03:00
dist Release new build 2016-10-13 19:14:15 -03:00
docs Fix install section 2016-10-13 19:14:05 -03:00
src Expose VueMaterial to window 2016-10-13 04:46:36 -03:00
.babelrc Change all webpack tasks 2016-10-13 03:27:58 -03:00
.editorconfig Order 2016-07-13 02:39:15 -03:00
.eslintrc Change all webpack tasks 2016-10-13 03:27:58 -03:00
.gitignore Change all webpack tasks 2016-10-13 03:27:58 -03:00
package.json Update libs and improve package.json 2016-10-13 04:41:31 -03:00
README.md Add a small readme 2016-10-14 11:25:29 -03:00
yarn.lock Update libs and improve package.json 2016-10-13 04:41:31 -03:00

Vue.js Material

Material Design for Vue.js

Vue Material is lightweight framework built exactly according to the Material Design specs. 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 and more... It aims to deliver a collection of reusable components and a series of UI Elements to build applications with support to modern Web Browsers through Vue 2.0.

Build Setup

### Install dependencies
npm install or yarn

### Start dev server with hot reload
npm run dev

### Build everything
npm run build

### Build docs only
npm run build:docs

### Build lib only
npm run build:lib

Credits and Thanks

This library aims to delivery components using almost the same API of Angular Material Thanks to elviskang who provided to me the vue-material name on npm.

Dependencies

autosize element.scrollintoviewifneeded-polyfill scopedQuerySelectorShim