lodash.minby

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
lodash.minby
56,4715104.6.07 years ago7 years agoMinified + gzip package size for lodash.minby in KB

Readme

lodash.minby v4.6.0
The lodash method _.minBy exported as a Node.js module.

Installation

Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.minby

In Node.js:
var minBy = require('lodash.minby');

See the documentation or package source for more details.