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
A port of jQuery.extend that actually works on node.js
<script type="module">
import nodeExtendWithoutArrays from 'https://cdn.skypack.dev/node.extend.without.arrays';
</script>
Fork of node.extend. Only change is that this fork doesn't merge arrays.
npm install node.extend.without.arrays