Originally made so that sensitive JSON files belonging to the company could be reformatted and validated without using external online JSON Linters.
Pretty simple to figure out how to use the Linter.
- Copy and paste your JSON.
- Click on Reformat if you need to create proper indentations
- Click on Validate. If its Green, you are good to go!
- Click on Copy to copy your validated, reformatted JSON and Clear to clear the box.
- Repeat!
Pro-tip: You should ideally point an Nginx or Apache at the index.html file and give it a domain name for internal company usage - eg: jsonlinter[.]xyzcompany[.]com