@aphorica/json-utils

deepAssign, copyObj, and cmpObj functions

Usage no npm install needed!

<script type="module">
  import aphoricaJsonUtils from 'https://cdn.skypack.dev/@aphorica/json-utils';
</script>

README

@aphorica/json-utils

Provides deepAssign, copyObj, and cmpObj functions to work on JSON/JS objects.

See notes in the index.js files for more information.