Package Exports
- slidy
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (slidy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
slidy
A plugin which makes any element draggable within any other element. Built on ES6.
[WIP]
Use as plain HTMLElement.
Why is it better than ______?
In short, it is faster and smaller. In details:
- Any number of pickers
- It makes cycle picking
- It allows custom snapping
- It makes any path possible
- It has sniper mode
- It animates through requestAnimFrame
- Accessibility
- No memory-leaks not in native nor default mode (proof)