jsondata
Modular JSON by trees and branches, pointers and patches
...Provides pointer arithmetics.
- JSON Relative Pointer - draft-handrews-relative-json-pointer/2018, contained in JSONPointer.
- JSONPatch - RFC6902 for modification by patch lists. Provides the assembly of modular patch entries and the serialization of resulting patch lists.
- JSONDiff - Diff utility for JSON data.
- JSONSearch - Search utility JSON patterns.
Online documents: https://jsondata.sourceforge.io/