https://github.com/yefim/drag-n-drog
A modern drag-n-drop library for the touchscreen age
https://github.com/yefim/drag-n-drog
Last synced: 11 months ago
JSON representation
A modern drag-n-drop library for the touchscreen age
- Host: GitHub
- URL: https://github.com/yefim/drag-n-drog
- Owner: yefim
- Created: 2023-01-21T02:25:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T02:27:21.000Z (over 3 years ago)
- Last Synced: 2025-01-19T23:49:28.074Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
```
python3 -m http.server
open http://localhost:8000/drag-n-drop.html
```