patrickkunka / mixitup

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
https://www.kunkalabs.com/mixitup/
4.52k stars 734 forks source link

multifilter hash url with sorting #588

Open cemik opened 2 years ago

cemik commented 2 years ago

Hi,

Since my own knowledge in javascript is next to none, I've been searching all over but can't seem to find any examples of multifilter with hash url that includes string for sorting. Ex. /#shape=triangle&sort=price

Is this possible and how would you implement it in my live example?