zuopf769 / grid-layout-plus

A draggable and resizable grid layout, for Vue 3.

Home Page:https://grid-layout-plus.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid Layout Plus

npm version

What is Grid Layout Plus?

Grid Layout Plus comes from Vue Grid Layout and is migrated to Vue 3.

It is constructed with <script setup> and normalized TypeScript.

About Vue Grid Layout

What is Vue Grid Layout?

Vue Grid Layout is a grid layout system for Vue 2, like Gridster.

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
  • Responsive

Documentation

Check out the online documentation here.

License

All in MIT license.

About

A draggable and resizable grid layout, for Vue 3.

https://grid-layout-plus.netlify.app/

License:MIT License


Languages

Language:TypeScript 52.3%Language:Vue 43.2%Language:SCSS 2.3%Language:JavaScript 1.3%Language:HTML 0.5%Language:Shell 0.5%