Skip to content

Command line interface that identifies differences between two data structures. Supports various input formats (YAML, JSON) and generates reports in plain text, stylish, and JSON formats.

Notifications You must be signed in to change notification settings

CicadaN/Difference-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

The application compares two JSON or YML files and outputs their differences in three formats: Stylish, Plain, or JSON.

Example:

asciicast

Install

make install

Build

make build

Run

make run-dist

Test

make test

About

Command line interface that identifies differences between two data structures. Supports various input formats (YAML, JSON) and generates reports in plain text, stylish, and JSON formats.

Resources

Stars

Watchers

Forks

Packages

No packages published