json-joy
json-joy copied to clipboard
JSON Patch improvements
- [ ] Simplify operations to reduce bundle size.
- [ ] Move encoding operations to their respective codecs.
- [ ]
.toJson
- [ ]
.toCompact
- [ ]
.encode
- [ ]
- [ ] Simplify
str_del
andstr_ins
operations into a singlestr
operation.