README
lodash.createcallback v2.4.4
The lodash method _.createCallback
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.createcallback
In Node.js/io.js:
var createCallback = require('lodash.createcallback');
See the documentation for more details.