Skip to content

JSON Parser – A simple website to validate, parse, and pretty-print JSON data in real-time.

Notifications You must be signed in to change notification settings

swapna-shree/Json-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON Parser

A simple and fast web app to validate, parse, and pretty-print JSON data in real-time. Built with React and Vite, deployed on Netlify.

Live Demo: https://jsonparser-jprsr.netlify.app


Features

  • Validate JSON syntax instantly
  • Pretty-print JSON with proper indentation
  • Shows clear error messages for invalid JSON
  • Minimal and responsive UI

Tech Stack

  • Frontend:Javascript, Vite
  • Styling: CSS
  • Deployment: Netlify

Installation

Clone and run locally:

git clone https://github.com/swapna-shree/json-parser.git
cd json-parser
npm install
npm run dev

About

JSON Parser – A simple website to validate, parse, and pretty-print JSON data in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published