JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11696
  • Score
    100M100P100Q135635F
  • License MIT

Package Exports

  • grid-layout-plus
  • grid-layout-plus/package.json

Readme

Grid Layout Plus

This project is forked from vue-grid-layout and is migrated to Vue 3.

🚧 Work in progress, alpha coming soon.

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

License

All in MIT license.