Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lodash.createcallback

lodash17.8kMITdeprecated2.4.4

This package is discontinued. Use lodash.iteratee@^4.0.0.

The modern build of lodash’s _.createCallback as a module.

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.