Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-thenby
library that helps sorting arrays on multiple keys
https://github.com/Teun/thenBy.js
0
no reviews
Install
It allows users to use the native Array::sort() method of javascript, but pass in multiple functions to sort that are composed with firstBy().thenBy().thenBy() style.