1.5.0 • Published 5 years ago

korzhavin-gendiff v1.5.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Gendiff

Maintainability Test Coverage Build Status Issue Count

Installation

You can install gendiff with npm.

npm install --global korzhavin-gendiff

Usage

gendiff --format plain before.json after.json

Help

gendiff -h

  Usage: gendiff [options] <firstConfig> <secondConfig>

  Compares two configuration files and shows a difference.

  Options:

    -h, --help           output usage information
    -V, --version        output the version number
    -f, --format [type]  Output formats: simple (by default), plain, json

Expamples

Help

asciicast

JSON files difference

asciicast

Yaml files difference

asciicast

Ini files difference

asciicast

Nested json files difference

asciicast

Nested json files difference plain format

asciicast

Nested json files difference json format

1.5.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago