A beautiful, fast, and reliable JSON formatter with syntax highlighting.
- JSON formatting and validation
- JSON minification
- Copy to clipboard
- Download formatted JSON
- Dark/Light theme toggle
- Responsive design
- Syntax highlighting with Monaco Editor
This project uses pnpm as the package manager.
pnpm install
pnpm dev
pnpm build
pnpm preview
pnpm lint # Check for issues
pnpm lint:fix # Fix auto-fixable issues
- React 18
- TypeScript
- Vite
- Less
- Monaco Editor
- ESLint
MIT