A comprehensive online JSON formatting tool, built with Vue 3, Element Plus, and Monaco Editor.
- Format: Prettify JSON with configurable indentation (2 or 4 spaces).
- Compress: Minify JSON for production use.
- Validate: Check JSON syntax and validity.
- Theme Switching: Toggle between Light and Dark modes.
- Editor: Powered by Monaco Editor (VS Code's editor) for a rich editing experience.
- Vue 3
- TypeScript
- Vite
- Element Plus
- Tailwind CSS
- Monaco Editor
npm installnpm run devnpm run build