aboutsummaryrefslogtreecommitdiff
path: root/src/tools/json-viewer/json-viewer.vue (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-23refactor(json-viewer): input monospace font (#485)Gravatar Marvin 1-2/+3
2023-06-23fix(typos): fixed more typos & uppercase JSON (#475)Gravatar Marvin 1-3/+3
2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 1-1/+0
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-28/+28
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-2/+2
2023-03-29feat(json-prettify): sort keysGravatar Corentin Thomasset 1-3/+18
2022-08-04refactor(json-prettifier): more permissive json parserGravatar Corentin Thomasset 1-9/+5
2022-08-03refactor(display): mutualized code displayGravatar Corentin Thomasset 1-14/+2
2022-07-24refactor(json-prettify): improved layout for the json prettifierGravatar Corentin Thomasset 1-34/+40
2022-05-14refactor(json-viewer): add clear buttonGravatar Corentin Thomasset 1-2/+15
2022-05-09feat(new-tool): json viewerGravatar Corentin Thomasset 1-0/+53