Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 529 Bytes

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