Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Dailin 415ba84223 pre0115 3 lat temu
..
LICENSE pre0115 3 lat temu
README.md pre0115 3 lat temu
index.js pre0115 3 lat temu
package.json pre0115 3 lat temu

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.