{"id":53455,"library":"wi2l-jsondiff","title":"jsondiff","description":"A Go library for computing and applying JSON diffs, supporting RFC 6902 JSON Patch format.","status":"active","version":"0.7.1","language":"go","source_language":null,"source_url":"https://github.com/wI2L/jsondiff","tags":["json","diff","patch","utility"],"install":[{"cmd":"go get github.com/wI2L/jsondiff","lang":"bash","label":"Install github.com/wI2L/jsondiff"}],"dependencies":[],"imports":[{"symbol":"jsondiff","correct":"github.com/wI2L/jsondiff"}],"quickstart":{"code":"import \"github.com/wI2L/jsondiff\"\n\nfunc main() {\n    patch, _ := jsondiff.Compare([]byte(`{\"a\":1}`), []byte(`{\"a\":2}`))\n    _ = patch\n}","lang":"go","description":"Compare two JSON documents and generate a patch."},"warnings":[],"env_vars":null,"search_vec":"'6902':13 'appli':8 'comput':6 'diff':10,18 'format':16 'go':3 'json':9,14,17 'jsondiff':1 'librari':4 'patch':15,19 'rfc':12 'support':11 'util':20","created_at":"2026-06-15T07:40:26.393847+00:00","updated_at":"2026-06-15T07:40:26.393847+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/wI2L/jsondiff","github":"https://github.com/wI2L/jsondiff","docs":"https://pkg.go.dev/github.com/wI2L/jsondiff#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}