https://github.com/douganderson444/svelte-panhandle
https://github.com/douganderson444/svelte-panhandle
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/douganderson444/svelte-panhandle
- Owner: DougAnderson444
- Created: 2022-03-26T20:14:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T11:14:29.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T14:07:50.485Z (3 months ago)
- Language: Svelte
- Homepage: https://douganderson444.github.io/svelte-panhandle/
- Size: 3.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svelte PanHandle
Move you DOM node with a pan handle component.

```svelte
import PanHandle from '@douganderson444/svelte-panhandle';
Reposition Me
```# Use
Check out `./src/routes/index.svelte` for demo use.