Skip to content

Вычислитель различий - приложение для вывода разницы между двумя JSON/YAML файлами в консоль в трех режимах: Stylish, Plain, JSON

Notifications You must be signed in to change notification settings

jenka-ej/frontend-project-46

Repository files navigation

Hexlet tests and linter status:

Actions Status linter Test Coverage Maintainability

Description:

Difference Calculator is a program that determines the difference between two data structures.

Technology stack:

JavaScript, Git, GitHub, GitHub Actions (CI), ESLint, Lodash, Commander.js, Js-yaml, CodeClimate, Asciinema.

How to use:

Enter gendiff -h for help. Enter gendiff path/to/file.yml another/path/file.json for default stylish format report. Enter gendiff --format plain/json path/to/file.yml another/path/file.json for plain or json format report.

Asciinema of gendiff for flat JSON files

asciicast

Asciinema of gendiff for flat YML files

asciicast

Asciinema of gendiff for nested JSON and YML files + test & test-coverage

asciicast

Asciinema of gendiff any format for nested JSON files

asciicast

About

Вычислитель различий - приложение для вывода разницы между двумя JSON/YAML файлами в консоль в трех режимах: Stylish, Plain, JSON

Resources

Stars

Watchers

Forks

Packages

No packages published