6.0.0-alpha.1 • Published 1 year ago

@chartium/svelte-grid v6.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

svelte-grid

npm.io

About

This is a fork of svelte-grid with modern packaging standards, TypeScript support and other improvements.

  • Compatible with SvelteKit
  • 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
  • Soft auto-scroll

Installation

via NPM

npm i svelte-grid --save-dev