TahaSh / swapy

✨ A framework-agnostic tool that converts any layout into a drag-to-swap one with just a few lines of code https://swapy.tahazsh.com/
MIT License
4.84k stars 82 forks source link

Needs reference documentation #17

Open inspector71 opened 1 month ago

inspector71 commented 1 month ago

Thanks for this tool. It seems great. However I can't seem to find a simple reference of all methods and properties supported. This would be very handy. Probably a necessity that seems to be missing.

That said, the console error messages were great for getting things up and running.

TahaSh commented 1 month ago

Hi @inspector71, thank you! You're right; the docs need updating, especially after v0.1.0. I'll get to that soon. In the meantime, you can find everything in the docs and in the v0.1.0 release notes. Let me know if you have any questions!