Source: node-thenby Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , chai , mocha , node-gulp , node-performance-now , terser Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/js-team/node-thenby Vcs-Git: https://salsa.debian.org/js-team/node-thenby.git Homepage: https://github.com/Teun/thenBy.js Package: node-thenby Architecture: all Depends: ${misc:Depends} , ${shlibs:Depends} Description: library that helps sorting arrays on multiple keys 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.