Simple, Light-weight and Flexible Vue.js component for grid layout.
Package Exports
vue-grd
vue-grd/dist/vue-grd.common.js
vue-grd/dist/vue-grd.esm.js
vue-grd/dist/vue-grd.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-grd) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-grd
Simple, Light-weight and Flexible Vue.js component for grid layout. Vue.js port of grd.
Install
npminstall--save vue-grd
Usage
You can use <vue-grid> and <vue-cell> components after importing and registering VueGrid and VueCell.