Skip to content

Semeikin-Kirill/frontend-project-lvl2

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Node CI Test Coverage

Difference calculator

Setup

$ make install

Comparison of flat files (JSON)

$ gendiff <filepath1> <filepath2>

asciicast

Comparison of flat files (YAML)

$ gendiff <filepath1> <filepath2>

asciicast

Nested structure comparison (JSON and YAML)

asciicast

Flat format

$ gendiff --format plain <filepath1> <filepath2>

asciicast

Get the differences in json format

$ gendiff -- format json <filepath1> <filepath2>

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published