Skip to content

BaseMax/json-formatter-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON Formatter & Validator

Format, validate, and minify JSON instantly with a modern web interface.

JSON Formatter & Validator

Features

  • JSON Validation - Validate JSON syntax with detailed error messages
  • 🎨 Format/Pretty Print - Format JSON with proper indentation for readability
  • 📦 Minify - Compress JSON by removing whitespace
  • 📋 One-Click Copy - Copy formatted or minified JSON to clipboard
  • 📊 Statistics - View character count, line count, and structure details
  • ⌨️ Keyboard Shortcuts - Fast actions with keyboard shortcuts
  • 📱 Responsive Design - Works on desktop, tablet, and mobile devices

Usage

Simply open index.html in your web browser. No installation or server required!

Keyboard Shortcuts

  • Ctrl/Cmd + Enter - Validate JSON
  • Ctrl/Cmd + Shift + F - Format JSON
  • Ctrl/Cmd + Shift + M - Minify JSON

Technologies

  • HTML5 - Structure and content
  • Tailwind CSS - Modern, responsive styling
  • JavaScript - JSON processing and interactivity

How to Use

  1. Paste or type your JSON in the left textarea
  2. Click Validate to check if your JSON is valid
  3. Click Format to pretty-print your JSON with proper indentation
  4. Click Minify to compress your JSON by removing unnecessary whitespace
  5. Click Copy to copy the output to your clipboard

License

MIT License - See LICENSE file for details

About

Format, validate, and minify JSON instantly with a modern web interface. Format, validate, and minify JSON instantly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages