alpinejs / alpine

A rugged, minimal framework for composing JavaScript behavior in your markup.
https://alpinejs.dev
MIT License
27.96k stars 1.22k forks source link

Add "sort" plugin #4137

Closed calebporzio closed 5 months ago

ekwoka commented 5 months ago

Is x-sort preferable to x-sortable?

SimoTod commented 5 months ago

My 2 cents. People will naturally try to use it with x-for. You may want to provide an example of how the 2 can work together.