File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
2+ "comparison" : {
3+ "description" : " Compare two JSON objects to identify differences in structure and values." ,
4+ "shortDescription" : " Find differences between two JSON objects" ,
5+ "title" : " Compare JSON"
6+ },
27 "escapeJson" : {
38 "description" : " Escape special characters in JSON strings. Convert JSON data to properly escaped format for safe transmission or storage." ,
49 "shortDescription" : " Escape special characters in JSON" ,
5863 "title" : " What is JSON Validation?"
5964 },
6065 "validJson" : " ✅ Valid JSON"
61- },
62- "comparison" : {
63- "title" : " Compare JSON" ,
64- "description" : " Compare two JSON objects to identify differences in structure and values." ,
65- "shortDescription" : " Find differences between two JSON objects"
6666 }
6767}
Original file line number Diff line number Diff line change 11{
2+ "comparison" : {
3+ "description" : " दो JSON वस्तुओं की संरचना और मूल्यों में अंतर की पहचान करें।" ,
4+ "shortDescription" : " दो JSON वस्तुओं के बीच अंतर ढूंढें" ,
5+ "title" : " JSON तुलना करें"
6+ },
27 "escape" : {
38 "description" : " JSON स्ट्रिंग में विशेष वर्णों को एस्केप करें।" ,
49 "escapeBackslashes" : " बैकस्लैश एस्केप करें" ,
106111 },
107112 "validJson" : " ✅ मान्य JSON" ,
108113 "validationOptions" : " मान्यता विकल्प"
109- },
110- "comparison" : {
111- "title" : " JSON तुलना करें" ,
112- "description" : " दो JSON वस्तुओं की संरचना और मूल्यों में अंतर की पहचान करें।" ,
113- "shortDescription" : " दो JSON वस्तुओं के बीच अंतर ढूंढें"
114114 }
115115}
You can’t perform that action at this time.
0 commit comments