[ Bron: node-thenby ]
Pakket: node-thenby (1.3.4+git20200720.0fd165a+ds-3)
Verwijzigingen voor node-thenby
Debian bronnen:
Het bronpakket node-thenby downloaden:
- [node-thenby_1.3.4+git20200720.0fd165a+ds-3.dsc]
- [node-thenby_1.3.4+git20200720.0fd165a+ds.orig.tar.xz]
- [node-thenby_1.3.4+git20200720.0fd165a+ds-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.