filtrex
filtrex copied to clipboard
Add better support for sorting
trafficstars
The core engine should be able to compare numbers, alphabetical strings (with natural sorting) and arrays (element by element, lexicographically, useful for multisort), so that filtrex can be used for custom user-defined sorting.