Second educational project for the course on mastering frontend development at Hexlet School.
Difference Calculator is a program that determines the difference between two data structures. A similar mechanism is used when outputting tests or when automatically tracking changes in configuration files.
- Support different input formats: yaml, json
- Generating a report in the form of plain text, stylish and json
- NodeJS (>= 20.14.0)
# enter project directory and execute
make install
npm link
# use help notes
gendiff --help
Look how utility works with different output formats.