gendiff-dan-hexlet
v1.7.0
Published
calculates differences in two jsons
Downloads
2
Readme
DIFFERENCE EVALUATOR
The second project in scope of "Backend JS Programmer (Node.js)" course on Hexlet
Command-line tool which compares two files and shows the difference.
File formats can be:
- json
- yaml
- ini
The diffs can be shown as:
- git-style
- json
- logfile record style
Prerequisites:
- Node.js
Run (also possible without installation)
npx gendiff-dan-hexlet [options] <url>
Installation
npm i -D pageloader-dan-hexlet