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

https://github.com/juicy/juicy-draggable

Custom element to make items draggable and droppable
https://github.com/juicy/juicy-draggable

plain-js

Last synced: over 1 year ago
JSON representation

Custom element to make items draggable and droppable

Awesome Lists containing this project

README

          

# juicy-draggable
Custom element to make items draggable and droppable. It uses Shadow DOM v1 if available, Shadow DOM v0 otherwise.

## Demo

[Check it live!](http://juicy.github.io/juicy-draggable/)

## [Contributing and Development](CONTRIBUTING.md)

## License

MIT