svelte-sortable-items
svelte-sortable-items is a svelte/sveltekit package to create sortable drag-and-drop items. This package allows you to relate a javascript array to sortable HTML elements.
svelte-sortable-items is a svelte/sveltekit package to create sortable drag-and-drop items. This package allows you to relate a javascript array to sortable HTML elements.
Svelte wrapper for SortableJS
Sortable list component for Svelte
An utility for playing sounds in Svelte using svelte actions
Sparklines with svelte
Svelte store for data validation using Specma
Spectrum CSS components for Svelte
A Svelte wrapper for the Sortable.js library
svelte-split is ...
A collection of Shilds badge components for Svelte Runes
A Svelte action to mutli-select checkboxes with shift-click
Svelte Shopify Polaris Icons
URL Shortener and QR Code generator for Svelte
Like `v-show` in `vuejs`, or `ng-show` in `angularjs`, `svelte-show` just hide the element, it does not destroy the components inside its block. This library is used for cases when we need to keep the HTML elements retain in DOM, to avoid re-initializatio
Svelte `svelte-show-action` is the equivalent of `v-show` in `vuejs`, or `ng-show` in `angularjs`. `svelte-show-action` will hide the element without adding any div block or destroying the component. ## Usage
A sidebar package for Svelte
Svelte sidebar navigational menu component.
Svelte Action to capture smoothed signatures as SVG paths using the excellent [perfect-freehand](https://github.com/steveruizok/perfect-freehand) library.
Svelte simple accordion components, fully configurable
A full featured resizable pane layout splitter, ported from vue-splitpanes and enhanced