PlainDraggable : JavaScript Library to Drag HTML/SVG Element

    PlainDraggable : JavaScript Library to Drag HTML/SVG Element

    PlainDraggable  is a simple and high performance library to allow HTML/SVG element to be dragged.

    Features:

    • Accept HTML/SVG element as an element that comes to be draggable.
    • Restrict the draggable area.
    • Snap the draggable element to other elements, points, lines, consecutive points (i.e. grid) or something.
    • Use requestAnimationFrame API, translate and will-change CSS if possible, for high performance.

    Leave a Reply