package.builds.cdn.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sort Show documentation
Show all versions of sort Show documentation
An Alpine plugin for drag sorting items on the page
The newest version!
import sort from '../src/index.js'
document.addEventListener('alpine:init', () => {
window.Alpine.plugin(sort)
})
© 2015 - 2025 Weber Informatics LLC | Privacy Policy