lodash.find

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
lodash.find
58,975774.6.08 years ago11 years agoMinified + gzip package size for lodash.find in KB

Readme

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

Installation

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

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

See the documentation or package source for more details.