node.extend.without.arrays

A port of jQuery.extend that actually works on node.js

Usage no npm install needed!

<script type="module">
  import nodeExtendWithoutArrays from 'https://cdn.skypack.dev/node.extend.without.arrays';
</script>

README

node.extend.without.arrays

Fork of node.extend. Only change is that this fork doesn't merge arrays.

npm install node.extend.without.arrays