Files
lodash/lodash.callback
John-David Dalton 61a48333a2 Bump to v3.3.3.
2018-02-03 19:13:30 -08:00
..
2018-02-03 19:13:30 -08:00
2018-02-03 19:13:30 -08:00
2018-02-03 19:13:30 -08:00
2018-02-03 19:13:30 -08:00

lodash.callback v3.3.3

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

Discontinued

This package has been discontinued in favor of lodash.iteratee.

Installation

Using npm:

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

In Node.js/io.js:

var callback = require('lodash.callback');

See the documentation or package source for more details.