Mohammad Asif cf937194cb Removed un-waned things 1. | il y a 5 mois | |
---|---|---|
.. | ||
LICENSE | il y a 5 mois | |
README.md | il y a 5 mois | |
index.js | il y a 5 mois | |
package.json | il y a 5 mois |
The lodash method _.sortBy
exported as a Node.js module.
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.