Skip to content

Titonatos/GenDiff

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

Difference Calculator

Compares two JSON or YAML files and shows the difference.

Installation and setup:

Install dependencies

make install

Install the package

make link

Help

gendiff -h

System requirements

Node.js v20.9.0

Comparing files:

compare files: default format:

gendiff file1.json file2.yml

compare files: choost format:

gendiff -f formatName file1.json file2.yml

Showcases

Stylish format

asciicast

Plain format

asciicast

JSON format

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published