Skip to content

FormulaMonks/dragula

 
 

Repository files navigation

Dragula fork

For the documentation see the original repository.

Most importantly, this fork includes the fix for scroll on drag on touch devices.

To use this fork, in your package.json, describe the dependency as follows:

{
  "dependencies": {
    "dragula": "citrusbyte/dragula#926a7f9",
  }
}

About

👌 Drag and drop so simple it hurts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 16.1%
  • CSS 6.5%