@berhalak/vue-layout
TypeScript icon, indicating that this package has built-in type declarations

0.1.21 • Public • Published

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

Package Sidebar

Install

npm i @berhalak/vue-layout

Weekly Downloads

1

Version

0.1.21

License

ISC

Unpacked Size

479 kB

Total Files

8

Last publish

Collaborators

  • berhalak