项目作者: berhalak

项目描述 :
Vue layout components
高级语言: Vue
项目地址: git://github.com/berhalak/vue-layout.git
创建时间: 2019-09-30T19:41:38Z
项目社区:https://github.com/berhalak/vue-layout

开源协议:GNU General Public License v3.0

下载


Gitpod Ready-to-Code

vue-layout

Vue layout components

Set of simple components for building responsive layout

npm i @berhalak/vue-layout

import Layout from “@berhalak/vue-layout”
Vue.use(Layout);

// or

Vue.use(Layout, “v-“); // prefix

Components:
hor, ver, cols, rows, cen, box, wrap, mas

Masonary component uses a modified version of a vue-masonry-css

https://github.com/paulcollett/vue-masonry-css