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.
deepAssign, copyObj, and cmpObj functions
<script type="module">
import aphoricaJsonUtils from 'https://cdn.skypack.dev/@aphorica/json-utils';
</script>
Provides deepAssign, copyObj, and cmpObj functions to work on JSON/JS objects.
See notes in the index.js files for more information.