Hey Devs! ๐
I've been working on a side project that I personally needed quite often โ a clean, fast, and mobile-friendly JSON Formatter + Validator.
There are many tools out there, but most either show too many ads, lag on mobile, or ask for sign-in.
So I built this one:
๐ https://json.toolaska.com
๐ง Why I Built It:
As a frontend developer, I constantly deal with APIs, and copying/pasting messy JSON was frustrating.
I just wanted something that:
- Works instantly
- No sign-up or clutter
- Formats + Validates JSON
- Mobile responsive (because I debug from phone too!)
๐ง Tech Stack:
- Angular (frontend)
- Firebase Hosting
- TypeScript
- SCSS for styling
Itโs hosted on Firebaseโs free tier and loads pretty fast.
โ Features:
- Paste raw JSON โ get beautified output instantly
- JSON validation included
- Auto-highlight invalid structures
- 100% free, no ads
๐ Try it out here:
๐ https://json.toolaska.com
๐ฌ I'd Love Feedback
This is my first full project after recently joining a new company & getting married (yes, it's been a wild year!). ๐
Please let me know:
- What can I improve?
- Any cool features youโd love to see?
- Do you use similar tools?
Thanks for reading โ Iโd truly appreciate any suggestions or thoughts! ๐
Happy coding!
๐ Bonus: I also wrote a blog on JSON validation techniques:
๐ https://json.toolaska.com/blog/json-validation-techniques
Top comments (0)