'JSON Beautify' operation now supports formatting, collapsing and syntax highlighting. Closes #203.

This commit is contained in:
n1474335 2022-06-08 18:06:41 +01:00
parent 4274e8f3a2
commit 5349115b94
6 changed files with 304 additions and 41 deletions

View file

@ -122,6 +122,7 @@
"js-crc": "^0.2.0",
"js-sha3": "^0.8.0",
"jsesc": "^3.0.2",
"json5": "^2.2.1",
"jsonpath": "^1.1.1",
"jsonwebtoken": "^8.5.1",
"jsqr": "^1.4.0",