[ 原始碼: node-thenby ]
套件:node-thenby(1.3.4+git20200720.0fd165a+ds-5)
node-thenby 的相關連結
Debian 的資源:
下載原始碼套件 node-thenby:
- [node-thenby_1.3.4+git20200720.0fd165a+ds-5.dsc]
- [node-thenby_1.3.4+git20200720.0fd165a+ds.orig.tar.xz]
- [node-thenby_1.3.4+git20200720.0fd165a+ds-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.