Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naqvijafar91/json-comparator

A tool to compare 2 json files
https://github.com/naqvijafar91/json-comparator

Last synced: about 8 hours ago
JSON representation

A tool to compare 2 json files

Awesome Lists containing this project

README

        

### JSON Comparator

# Installation

```
npm install json-comp-advanced -g
```

# Usage

```
json-comp-advanced --first=path/to/first/file --second=path/to/second/file
```