Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naqvijafar91/json-comparator
- Owner: naqvijafar91
- Created: 2020-04-20T11:58:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:51:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T13:26:37.866Z (over 1 year ago)
- Language: JavaScript
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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
```