npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash._basefind

3.0.0

@jdalton

npmHomeRepoSnykSocket
Downloads:3147585
$ npm install lodash._basefind
DailyWeeklyMonthlyYearly

lodash._basefind v3.0.0

The modern build of lodash’s internal baseFind exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var baseFind = require('lodash._basefind');

See the package source for more details.