README
livejson
API that takes a path and spits out an object that lives access JSON data from disk and tracks modifications to write them out to disk.
API that takes a path and spits out an object that lives access JSON data from disk and tracks modifications to write them out to disk.
<script type="module">
import livejson from 'https://cdn.skypack.dev/livejson';
</script>
API that takes a path and spits out an object that lives access JSON data from disk and tracks modifications to write them out to disk.