blitlabs / online-json-diff

https://json-diff.com
MIT License
411 stars 84 forks source link

online-json-diff

https://json-diff.com

screenshot

Setup

  1. clone the repo
  2. cd to the repo directory
  3. run npm install
  4. run npm start
  5. go to http://localhost:5000

Contribute

Check out the contributing.md file