Validate and Format JSON in Style with json.validator
TL;DR
I built a lightweight JSON validation tool thatβs colorful, clear, and downloadable.
π Github Repo
π§° Features at a Glance
β
Real-time validation (Green = OK, Red = Error)
π§Ύ Error message display
πΎ Download as .json or .xml
β³ Auto-reset after 1 min of textarea focus loss
π§Ή Manual clear/reset
π Planned: Line numbers for better readability
π¦ Latest Changes (14 June 2024)
- Basic JSON formatting implemented
- Download options for .json and .xml files
- Auto data reset on inactivity
π§ Under the Hood
- Uses xml-js for converting JSON to XML
- Built as a simple web tool with a clean interface
- Designed to help both beginners and power users of JSON
π Whatβs Next
- Add line numbering for better navigation
- Possibly enable multi-format output or clipboard copy
- More robust error messages (in progress)
π€ Want to Help?
PRs and stars are welcome!
Sponsorships help keep the lights on β
β Github Sponsor
π License
MIT License β do what you want, just give credit π
Let me know your thoughts, feedback, or ideas in the comments below!
Top comments (0)