JSON UtilsThis vscode extension including some coolest features to manipulate JSON. For example: validate | beautify | uglify | escape | unescape | fix etc. FeaturesAs there are tons of vscode extensions with similar features out there but I still cannot find one of them can be fulfilled all of my requirements. Therefore, I would like make a all in one solution instead of many dependency with overlapping features. InstallationSearch JSON Utils via VScode extension marketplace Usage
Known Issuesnone for now Release NotesView CHANGELOG.md Initial release of json utils with validate | beautify | uglify | escape | unescape | fix |