jycm icon indicating copy to clipboard operation
jycm copied to clipboard

A flexible json diff framework for minimalist.

Results 3 jycm issues
Sort by recently updated
recently updated
newest added

removed full path of main script as it should be re as it should be relative to avoid resource loading failures

Is it possible to apply a diff to a JSON suture, in order to modify it.

Hi! When trying to diff very large json objects, it reaches the maximum recursion depth and fails for me with this error: ```` Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/jycm/jycm.py",...