3.3.3 • Published 8 years ago

lodash.callback v3.3.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.