Skip to content

lakviat/json_diff

Repository files navigation

JSON Diff

Lightweight, client-only JSON diff tool with inline highlights and line numbers.

Deploy with Firebase Hosting

  1. Install Firebase CLI (one-time):
    npm install -g firebase-tools
  2. Login:
    firebase login
  3. Set your project ID in .firebaserc (replace YOUR_FIREBASE_PROJECT_ID).
  4. Deploy:
    firebase deploy

Local Preview

python3 -m http.server 8080

Open http://localhost:8080.

About

jsondiff.info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors