lodash.after

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

Usage no npm install needed!

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

README

lodash.after v4.0.4

The lodash method _.after exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.after

In Node.js:

var after = require('lodash.after');

See the documentation or package source for more details.