@veritymedia/grid-islands
v1.2.3
Published
<h1 align="center">Fork of: Grid Layout Plus</h1>
Maintainers
Readme
Functionally its the same, though now support 4 edge resize and appropriate position compensation.
⚠️ This project is maintained for internal use and is not the original Vue Grid Layout. For compatibility and migration guidance, please see the documentation and issues.
As per license and community spirit, it remains open.
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.
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.
