1.0.10 • Published 4 years ago

frontend-project-lvl2-evvs v1.0.10

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

frontend-project-lvl2

Maintainability Test Coverage CI

Compare two files and generate difference

Supported file formats: json, ini, yml

install:

npm install frontend-project-lvl2-evvs asciicast

usage:

gendiff --format output format path to file

If you don't use --format output'll be in tree format

Output formats:

gendiff --format tree (default value)

gendiff --format json

gendiff --format plain

Examples:

gendiff files/before.json files/after.json

asciicast

gendiff --format plain before.yml after.yml

asciicast

gendiff --format json before.json after.json

asciicast

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1-n

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago