README
bookshelf-jsonpatch
Implementation of RFC 6902 (JSON Patch) for modifying Bookshelf.js models.
Implementation of RFC 6902 (JSON Patch) for modifying Bookshelf.js models.
<script type="module">
import bookshelfJsonpatch from 'https://cdn.skypack.dev/bookshelf-jsonpatch';
</script>
Implementation of RFC 6902 (JSON Patch) for modifying Bookshelf.js models.