node-thenby

library that helps sorting arrays on multiple keys
  https://github.com/Teun/thenBy.js
  0
  no reviews



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.