An open API service indexing awesome lists of open source software.

https://github.com/douganderson444/svelte-panhandle


https://github.com/douganderson444/svelte-panhandle

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Svelte PanHandle

Move you DOM node with a pan handle component.

![Demo](./demo.gif)

```svelte

import PanHandle from '@douganderson444/svelte-panhandle';



Reposition Me





```

# Use

Check out `./src/routes/index.svelte` for demo use.