@berhalak/vue-layout

vue layout components

Usage no npm install needed!

<script type="module">
  import berhalakVueLayout from 'https://cdn.skypack.dev/@berhalak/vue-layout';
</script>

README

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