3.3.3 • Published 9 years ago
lodash.callback v3.3.3
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.