Skip to content

bearBenjamin/frontend-project-46

Repository files navigation

Difference Calculator

The Difference Calculator program compares two configuration files. The result of the comparison is displayed in various formats. The following formats are implemented in the package: stylish, plain, json. Examples of the program are shown below.

Actions Status example event parameter Maintainability Test Coverage

asciicast

An example of the operation of the "Difference Calculator" package. Finding differences between two flat (only key-value pairs) json files.

asciicast

An example of the operation of the "Difference Calculator" package. Finding differences between two flat (only key-value pairs) yaml files.

asciicast

An example of the operation of the "Difference Calculator" package. Finding differences between two json and two yml files. Stylish format.

asciicast

An example of the operation of the "Difference Calculator" package. Finding differences between two json and two yml files. Plain format.

asciicast

An example of the operation of the "Difference Calculator" package. Finding differences between two json and two yml files. JSON format.

User's Manual

  1. Install Node.js. This can be done according to the instructions

  2. Clone the repository to your computer. This can be done with the git clone command.

  3. Run the make install command to install the dependencies.

Educational project within the framework of teaching the profession "Front-end developer" at the Hexlet programming school

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published