Created json formatter and validator. #82

Merged
koleckia merged 25 commits from features/json-parser-and-formatter into master 2023-02-28 12:51:13 +01:00
Showing only changes of commit c0838b01cf - Show all commits

View File

@@ -38,12 +38,12 @@
<button style="margin-top: 20px"
class="max-width block-label action-button active"
onclick="formatAndValidateJson('error')">
Prettify XML
Prettify JSON
</button>
<button class="max-width block-label action-button active"
onclick="minimizeJson('error')">
Minimize XML
Minimize JSON
</button>
</div>
</div>