In this paper, we present an implementation of JSON-diff framework JYCM, extending the existing framework by introducing the concept of "unordered" comparisons and allowing users to customize their comparison scenarios flexibly. Furthermore, we provide a diff-result renderer to visualize better and understand the differences between JSON objects. Our work enables more adaptable and comprehensive comparisons to accommodate a wider range of use cases and requirements.
Cite
@article{arxiv.2305.05865,
title = {An adaptable JSON Diff Framework},
author = {Ao Sun},
journal= {arXiv preprint arXiv:2305.05865},
year = {2023}
}
Comments
Updated 2023-6-18: add related works: [JEDI: These aren't the JSON documents you're looking for...]