Skip to content

A responsive, draggable and resizable grid layout, for Svelte.

License

Notifications You must be signed in to change notification settings

analytically/svelte-grid

 
 

Repository files navigation

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

Installation

via NPM

npm i svelte-grid --save-dev

About

A responsive, draggable and resizable grid layout, for Svelte.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 35.1%
  • Svelte 34.9%
  • CSS 27.3%
  • HTML 2.7%