An open API service indexing awesome lists of open source software.

https://github.com/latticework/jsonpatchdiff

Visual tool to compare JSON documents and produce a JSON Patch document.
https://github.com/latticework/jsonpatchdiff

Last synced: 22 days ago
JSON representation

Visual tool to compare JSON documents and produce a JSON Patch document.

Awesome Lists containing this project

README

          

# Getting Started

1. Fork and clone this repo

1. `npm i`

1. Run the TypeScript compiler, watch for changes, start the server, and launch the browser `npm start`