README
js-json-batch-pointer
A Javascript implementation of JSON Batch Pointer
JSON Pointer for multiple fields at once
<script type="module">
import jsonBatchPointer from 'https://cdn.skypack.dev/json-batch-pointer';
</script>
A Javascript implementation of JSON Batch Pointer