kubernetes-handbook/lodash.reduce
Jimmy Song 1a5e3f08c0
update plugin
2022-02-22 15:54:51 +08:00
..
LICENSE update plugin 2022-02-22 15:54:51 +08:00
README.md update plugin 2022-02-22 15:54:51 +08:00
index.js update plugin 2022-02-22 15:54:51 +08:00
package.json update plugin 2022-02-22 15:54:51 +08:00

README.md

lodash.reduce v4.6.0

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

Installation

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.