array-sort@0.1.1
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
MIT
2015-07-18
安装 (0.1.1)
npm install array-sort@0.1.1
yarn add array-sort@0.1.1
pnpm add array-sort@0.1.1
bun add array-sort@0.1.1
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| ansi-bold | ^0.1.1 |
| benchmarked | ^0.1.4 |
| glob | ^5.0.14 |
| lodash.sortbyorder | ^3.4.4 |
| mocha | * |
| should | * |