Skip to content

Sample application of drag-and-drop functionality implemented on React.

Notifications You must be signed in to change notification settings

tororosoba0534/sample-dnd

Repository files navigation

Multi-draggable drag-and-drop functionality

You can try the deployed app here! (touch-screen devices such as mobile phones are NOT supported)

This app provides drag-and-drop utility which enables you to

  • select multiple items
  • drag and drop all of them at once

I used to plan to implement this functionality in Collab-Note-YJS, found out to be very hard task.

If you succeed in combine this utility into ProseMirror or Tip Tap, please give me advice😭

Tech stack

  • TypeScript
  • React
  • Tailwind CSS

Reference

I'm inspired by the projects listed below. Thanks!

About

Sample application of drag-and-drop functionality implemented on React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published