Skip to content

Console utilite wich generates diff between two YML or JSON files

Notifications You must be signed in to change notification settings

Macintosh-ui/Json-yml-differ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 

Repository files navigation

JSON and YAML Differ

This is a console utility program, which can generate a difference between two .json or .yml files.


Generation report supports the following formats:

  • Stylish (add an '-f stylish' after file paths)
  • Plain (add an '-f plain' after file paths)
  • Json (add an '-f json' after file paths)

Requirements:

  • *nix system
  • JDK v.21

Build and setup: *make - start *make build - Setup *make run-dist - Run *make help - print help


Hexlet tests and linter status:

Actions Status
Maintainability
Test Coverage
Java CI

ASCIINEMA OF JSON DIFFERENCE:

asciicast

ASCIINEMA OF YAML DIFFERENCE:

asciicast

ASCIINEMA OF NESTED FILES:

asciicast

ASCIINEMA OF PLAIN FORMAT:

asciicast

ASCIINEMA OF JSON FORMAT:

asciicast

About

Console utilite wich generates diff between two YML or JSON files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published