Welcome to JSON Diff Viewer β an Angular-powered tool to quickly compare two JSON objects and highlight their differences! π
- π Compare Two JSONs β Find added, removed, or changed keys instantly.
- π¦ Support for JavaScript & TypeScript objects β Parse and compare exported objects or classes directly.
- π Color Highlighting β Visual differences with clear color coding.
- π Recursive Comparison β Works with nested objects and arrays.
- β‘ Fast and Lightweight β Built with Angular, no backend required.
- π Ready for GitHub Pages β Deploy as a static site with ease.
Clone the repository and install dependencies:
git clone https://github.com/mufasa-dev/Json-diff.git
cd Json-diff
npm install
Run the app locally:
ng serve
Open your browser and go to: π http://localhost:4200/
Developed with β€οΈ by Bruno
This project is licensed under the MIT License. Feel free to use, modify, and share! π