Dailin 415ba84223 | pirms 3 gadiem | ||
---|---|---|---|
.. | |||
LICENSE | pirms 3 gadiem | ||
README.md | pirms 3 gadiem | ||
index.js | pirms 3 gadiem | ||
package.json | pirms 3 gadiem |
The lodash method _.reduce
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.reduce
In Node.js:
var reduce = require('lodash.reduce');
See the documentation or package source for more details.