A modern and minimal JSON formatter & beautifier built for speed, simplicity, and developer ergonomics.
π Live Demo: yo-quick-json.vercel.app
π All Tools: yo-tools.vercel.app
- π§Ή Beautify & format JSON instantly
- π Copy/paste-friendly interface
- π» Works offline (PWA-ready)
- π Dark mode support
git clone https://github.com/yogiarifwidodo/yo-quick-json.git
cd yo-quick-json
pnpm install
pnpm dev
Deployed on Vercel β automatic CI/CD from the main
branch.
- β
Add drag-and-drop
.json
file support - β Add JSON validation with error messages
- π Option to minify JSON
- πΎ Save recent history (localStorage)
This project is MIT licensed.