1.7.0 • Published 6 years ago

gendiff-dan-hexlet v1.7.0

Weekly downloads
7
License
ISC
Repository
github
Last release
6 years ago

DIFFERENCE EVALUATOR

The second project in scope of "Backend JS Programmer (Node.js)" course on Hexlet

Maintainability Test Coverage Build Status

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

Usage:

1.7.0

6 years ago

1.2.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago