1.7.4 • Published 3 years ago

raylyanway_difference_calculator v1.7.4

Weekly downloads
2
License
MIT
Repository
github
Last release
3 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

3 years ago

1.7.3

4 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago