lodash.zip

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

Usage no npm install needed!

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

README

lodash.zip v4.2.0

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

Installation

Using npm:

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

In Node.js:

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

See the documentation or package source for more details.