Skip to content

WilliamHeaven/vue-grid-layout

This branch is 1 commit ahead of, 5 commits behind jbaysolutions/vue-grid-layout:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

307495a · Sep 18, 2022
Aug 26, 2022
Aug 3, 2022
Jan 15, 2021
Aug 3, 2022
Jul 28, 2022
Sep 18, 2022
Sep 6, 2018
Sep 6, 2018
Mar 4, 2022
Jun 3, 2016
Aug 3, 2022
Aug 3, 2022
Jan 25, 2021
Jan 25, 2021
Jul 29, 2022
Aug 3, 2022
Sep 6, 2018
Sep 28, 2020
Jul 29, 2022

Repository files navigation

Vue Grid Layout

vue-grid-layout

What is Vue Grid Layout?

vue-grid-layout is a grid layout system, like Gridster, for Vue.js. Heavily inspired by React-Grid-Layout

Features

  • Draggable widgets
  • Resizable widgets
  • Static widgets
  • Bounds checking for dragging and resizing
  • Widgets may be added or removed without rebuilding grid
  • Layout can be serialized and restored
  • Automatic RTL support (resizing not working with RTL on 2.2.0)
  • Responsive

Current version: 2.4.0 (Supports Vue 2.2+)

For legacy browsers, like IE11, use version 2.3.12-legacy

For Vue 2.1.10 and below use version 2.1.3

For Vue 1 use version 1.0.3

Documentation

Check out the Documentation Website

Projects using vue-grid-layout

Know of others? Create a PR to let me know!

Contribute

If you have a feature request, please add it as an issue or make a pull request.

Developed by JBay Solutions

About

A draggable and resizable grid layout, for Vue.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.3%
  • Vue 25.4%
  • HTML 5.3%
  • Other 1.0%