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

Made by Antonio Ramirez

lodash._arraymin

3.0.0

@jdalton

npmHomeRepoSnykSocket
Downloads:1
$ npm install lodash._arraymin
DailyWeeklyMonthlyYearly

lodash._arraymin v3.0.0

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

Installation

Using npm:

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

In Node.js/io.js:

var arrayMin = require('lodash._arraymin');

See the package source for more details.