The Wayback Machine - http://web.archive.org/web/20201228232839/https://github.com/vaheqelyan/svelte-grid
Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.

README.md

svelte-grid

About

  • 100% Svelte (or vanillajs) - no jQuery, no 3rd party dependencies
  • Compatible with Sapper (SSR Svelte)
  • Draggable widgets
  • Resizable widgets
  • Static widgets
  • Layout can be serialized and restored
  • Responsive breakpoints
  • Limit the minimum and maximum width / height when resizing
  • Provide helper functions
  • Custom dragging
  • Grid gap

Installation

via NPM

npm i svelte-grid --save-dev
You can’t perform that action at this time.