lodash.reduceright

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

Usage no npm install needed!

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

README

lodash.reduceright v4.6.0

The lodash method _.reduceRight exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var reduceRight = require('lodash.reduceright');

See the documentation or package source for more details.