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)