mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-11 00:21:29 -04:00
feat(json-diff): add new tool to get the diff of two given JSONs
This commit is contained in:
parent
7d7cc99866
commit
80af4a3eea
9 changed files with 559 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
"fuse.js": "^6.6.2",
|
||||
"highlight.js": "^11.7.0",
|
||||
"json5": "^2.2.3",
|
||||
"jsondiffpatch-rc": "^0.4.2",
|
||||
"jwt-decode": "^3.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"mathjs": "^10.6.4",
|
||||
|
@ -68,6 +69,7 @@
|
|||
"plausible-tracker": "^0.3.8",
|
||||
"qrcode": "^1.5.1",
|
||||
"randombytes": "^2.1.0",
|
||||
"sanitize-html": "^2.10.0",
|
||||
"sql-formatter": "^8.2.0",
|
||||
"ts-pattern": "^4.2.2",
|
||||
"ua-parser-js": "^1.0.35",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue