lodash.zipobject

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

Usage no npm install needed!

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

README

lodash.zipobject v4.1.3

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

Installation

Using npm:

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

In Node.js:

var zipObject = require('lodash.zipobject');

See the documentation or package source for more details.