However 2 out of 3 of these produce a 404: only sortable works.
It would also be nice to include import ... code for those that want to use ESM a the CDN URL.
It's also surprising if this doesn't import its own dependencies and needs Sortable as a peer dependency.
I'm also not sure Vue would be needed here. Anybody using this is already importing Vue in some way.
The README mentions:
However 2 out of 3 of these produce a 404: only sortable works. It would also be nice to include
import ...
code for those that want to use ESM a the CDN URL.It's also surprising if this doesn't import its own dependencies and needs Sortable as a peer dependency. I'm also not sure Vue would be needed here. Anybody using this is already importing Vue in some way.