JSPM

grid-layout-plus-rtl-fixed

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

    Package Exports

    • grid-layout-plus-rtl-fixed
    • grid-layout-plus-rtl-fixed/es
    • grid-layout-plus-rtl-fixed/es/components/grid-item.vue
    • grid-layout-plus-rtl-fixed/es/components/grid-item.vue.mjs
    • grid-layout-plus-rtl-fixed/es/components/grid-item.vue2
    • grid-layout-plus-rtl-fixed/es/components/grid-item.vue2.mjs
    • grid-layout-plus-rtl-fixed/es/components/grid-layout.vue
    • grid-layout-plus-rtl-fixed/es/components/grid-layout.vue.mjs
    • grid-layout-plus-rtl-fixed/es/components/grid-layout.vue2
    • grid-layout-plus-rtl-fixed/es/components/grid-layout.vue2.mjs
    • grid-layout-plus-rtl-fixed/es/helpers/common
    • grid-layout-plus-rtl-fixed/es/helpers/common.mjs
    • grid-layout-plus-rtl-fixed/es/helpers/dom
    • grid-layout-plus-rtl-fixed/es/helpers/dom.mjs
    • grid-layout-plus-rtl-fixed/es/helpers/draggable
    • grid-layout-plus-rtl-fixed/es/helpers/draggable.mjs
    • grid-layout-plus-rtl-fixed/es/helpers/responsive
    • grid-layout-plus-rtl-fixed/es/helpers/responsive.mjs
    • grid-layout-plus-rtl-fixed/es/helpers/types
    • grid-layout-plus-rtl-fixed/es/helpers/types.mjs
    • grid-layout-plus-rtl-fixed/es/index
    • grid-layout-plus-rtl-fixed/es/index.mjs
    • grid-layout-plus-rtl-fixed/lib
    • grid-layout-plus-rtl-fixed/lib/components/grid-item.vue
    • grid-layout-plus-rtl-fixed/lib/components/grid-item.vue.cjs
    • grid-layout-plus-rtl-fixed/lib/components/grid-layout.vue
    • grid-layout-plus-rtl-fixed/lib/components/grid-layout.vue.cjs
    • grid-layout-plus-rtl-fixed/lib/helpers/common
    • grid-layout-plus-rtl-fixed/lib/helpers/common.cjs
    • grid-layout-plus-rtl-fixed/lib/helpers/dom
    • grid-layout-plus-rtl-fixed/lib/helpers/dom.cjs
    • grid-layout-plus-rtl-fixed/lib/helpers/draggable
    • grid-layout-plus-rtl-fixed/lib/helpers/draggable.cjs
    • grid-layout-plus-rtl-fixed/lib/helpers/responsive
    • grid-layout-plus-rtl-fixed/lib/helpers/responsive.cjs
    • grid-layout-plus-rtl-fixed/lib/helpers/types
    • grid-layout-plus-rtl-fixed/lib/helpers/types.cjs
    • grid-layout-plus-rtl-fixed/lib/index
    • grid-layout-plus-rtl-fixed/lib/index.cjs
    • grid-layout-plus-rtl-fixed/package.json

    Readme

    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.