README
Simple collection updating function, allowing you to push or replace an object in a collection
Push object to collection, replace if it already exists
<script type="module">
import smartPush from 'https://cdn.skypack.dev/smart-push';
</script>
Simple collection updating function, allowing you to push or replace an object in a collection