lodash._createextremum

The modern build of lodash’s internal `createExtremum` as a module.

Usage no npm install needed!

<script type="module">
  import lodashCreateextremum from 'https://cdn.skypack.dev/lodash._createextremum';
</script>

README

lodash._createextremum v3.0.1

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

Installation

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.