lodash.createcallbackdeprecated

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

Usage no npm install needed!

<script type="module">
  import lodashCreatecallback from 'https://cdn.skypack.dev/lodash.createcallback';
</script>

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.