3.2.0 • Published 3 months ago

@svelte-put/movable v3.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@svelte-put/movable

npm.badge bundlephobia.badge docs.badge repl.badge

Svelte action use:movable - make a node move on mousedown & mousemove

demo

svelte-put

This package is part of the @svelte-put family. For contributing guideline and more, refer to its readme.

Usage & Documentation

See the dedicated documentation page here.

Quick Start

<script lang="ts">
  import { movable } from '@svelte-put/movable';
</script>

<div class="h-20 w-20" use:movable>...</div>

Changelog

3.2.0

3 months ago

3.1.0

6 months ago

3.0.0

10 months ago

2.0.1

1 year ago

2.0.0

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.2.3

1 year ago

1.2.2

2 years ago

1.3.0

1 year ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.10

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago