1.7.4 • Published 4 years ago

raylyanway_difference_calculator v1.7.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Difference Calculator

Build Status

Console utility to find differences in configuration files.

install

npm install -g raylyanway_difference_calculator

list of commands:

  • help output: gendiff -h
  • flat file comparison (JSON): gendiff before.json after.json
  • flat file comparison (YAML): gendiff before.yml after.yml
  • flat file comparison (INI): gendiff before.ini after.ini
  • recursive comparison (JSON, YAML, INI): gendiff beforeNested.json afterNested.json
  • output with Plain format: gendiff --format plain before.json after.json
  • output with Json format: gendiff --format json before.json after.json
1.7.4

4 years ago

1.7.3

5 years ago

1.7.2

7 years ago

1.7.1

7 years ago

1.7.0

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago