lodash.callbackdeprecated

The lodash method `_.callback` exported as a module.

Usage no npm install needed!

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

README

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.