lodash.sortby

The lodash method `_.sortBy` exported as a module.

MIT 30 个版本
安装
npm install lodash.sortby
yarn add lodash.sortby
pnpm add lodash.sortby
bun add lodash.sortby
README

lodash.sortby v4.7.0

The lodash method _.sortBy exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.sortby

In Node.js:

var sortBy = require('lodash.sortby');

See the documentation or package source for more details.

版本列表
4.7.0 2016-08-13
4.6.1 2016-07-31
4.6.0 2016-07-25
4.5.0 2016-05-12
4.4.2 2016-04-13
4.4.1 2016-04-11
4.4.0 2016-04-08
4.3.0 2016-04-03
4.2.2 2016-03-30
4.2.1 2016-03-02
4.2.0 2016-02-16
4.1.1 2016-02-16
4.1.0 2016-02-08
4.0.2 2016-02-03
4.0.1 2016-01-26
4.0.0 2016-01-13
3.1.5 2015-06-30
3.1.4 2015-05-24
3.1.3 2015-05-19
3.1.2 2015-05-01
3.1.1 2015-04-16
3.1.0 2015-03-06
3.0.0 2015-01-26
2.4.1 2013-12-03
2.4.0 2013-11-26
2.3.0 2013-11-11
2.2.1 2013-10-03
2.2.0 2013-09-29
2.1.0 2013-09-23
2.0.0 2013-09-23