Skip to content

Aleksandr-Bondarev/frontend-project-lvl2

Repository files navigation

Compares two configuration files and shows a difference.

Hexlet tests and linter status:

Actions Status

Node CI

Maintainability

Test Coverage

Installation

make install
sudo npm link

gendiff -h (to get some information about usage)

'Gendiff' works with next file formats:

- .json;
- .yml (or .yaml);

Available output formats:

- stylish (default);
- plain;
- json.

Demonstration of working with .json files:

asciicast

Demonstration of working with .yml (also .yaml) files:

asciicast

Demonstration of working with nested .json and .yml files:

asciicast

Formatter plain:

asciicast

Formatter json:

asciicast

About

ClI Application. Shows a difference between two configuration files.

Resources

Stars

Watchers

Forks

Packages

No packages published