JSPM

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

Package Exports

  • grid-layout-plus
  • grid-layout-plus/es
  • grid-layout-plus/es/components/grid-item.vue
  • grid-layout-plus/es/components/grid-item.vue.mjs
  • grid-layout-plus/es/components/grid-item.vue2
  • grid-layout-plus/es/components/grid-item.vue2.mjs
  • grid-layout-plus/es/components/grid-layout.vue
  • grid-layout-plus/es/components/grid-layout.vue.mjs
  • grid-layout-plus/es/components/grid-layout.vue2
  • grid-layout-plus/es/components/grid-layout.vue2.mjs
  • grid-layout-plus/es/helpers/common
  • grid-layout-plus/es/helpers/common.mjs
  • grid-layout-plus/es/helpers/dom
  • grid-layout-plus/es/helpers/dom.mjs
  • grid-layout-plus/es/helpers/draggable
  • grid-layout-plus/es/helpers/draggable.mjs
  • grid-layout-plus/es/helpers/responsive
  • grid-layout-plus/es/helpers/responsive.mjs
  • grid-layout-plus/es/index
  • grid-layout-plus/es/index.mjs
  • grid-layout-plus/es/style.scss
  • grid-layout-plus/es/style.scss.mjs
  • grid-layout-plus/package.json

Readme

Grip Layout Plus

npm version

What is Grid Layout Plus?

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

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

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.