The modern build of lodash’s internal `createExtremum` as a module.
npm install lodash._createextremum
yarn add lodash._createextremum
pnpm add lodash._createextremum
bun add lodash._createextremum
The modern build of lodash’s internal createExtremum exported as a Node.js/io.js module.
createExtremum
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash._createextremum
In Node.js/io.js:
var createExtremum = require('lodash._createextremum');
See the package source for more details.