Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Java CI Maintainability Test Coverage

Diff Finder

The repository contains a source code for a CLI tool that helps to find the difference between two data structures.

Help

help.png

Basic flow

Just run the app and pass two files (both .json or .yaml) as parameters. The program will print out the difference between them:

compare-two-jsons.png

Formats

The program supports three formats:

  • stylish (the default one)
  • plain
  • json

Stylish

compare-two-jsons.png

Plain

plain-format.png

Json

json-format.png

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages