array-into-object
Convert an array into an object (odd entries are keys, even entries are values)
Usage no npm install needed!
<script type="module">
import arrayIntoObject from 'https://cdn.skypack.dev/array-into-object';
</script>
Convert an array into an object (odd entries are keys, even entries are values)
<script type="module">
import arrayIntoObject from 'https://cdn.skypack.dev/array-into-object';
</script>