Skip to content

A difference calculator is a program that determines the difference between two data structures. The project uses automated testing and continuous integration mechanisms.

Notifications You must be signed in to change notification settings

nikolaydlv/frontend-project-46

Repository files navigation

Hexlet tests and linter status:

Actions Status

Difference calculator Project

A difference calculator is a program that determines the difference between two data structures.

Requirements:

Node.js v13+

Installation:

$ git clone git@github.com:nikolaydlv/frontend-project-46.git
$ make install
$ sudo npm link

Demonstrations:

Сomparison of two flat files(JSON):

asciicast


Сomparison of two flat files(YAML):

asciicast


Recursive comparison:

asciicast


Plain format:

asciicast


JSON format:

asciicast

About

A difference calculator is a program that determines the difference between two data structures. The project uses automated testing and continuous integration mechanisms.

Resources

Stars

Watchers

Forks