Skip to content

lmyslinski/json-formatter

Repository files navigation

json formatter

A minimalistic json formatter. I've been using other people's json formatters for years, but they all look very cluttered. So I made my own.

Feature list

  • JSON Validation & formatting
  • Automatic json fixing

Built with:

🚀 Quick start

pnpm install && pnpm dev