Skip to content

Difference Generator is a cli app for comparing two datasets. You can use it to output automated test results or to track changes in config files.

Notifications You must be signed in to change notification settings

butkovv/frontend-project-lvl2

Repository files navigation

Node CI Maintainability Test Coverage

frontend-project-lvl2

gendiff is a cli-application and a library for comparing configuration files.
Supported formats are JSON, YML and INI. Result can be output in three ways, see ascii casts below for examples.

'tree' format (default):
asciicast

'plain' format:
asciicast

'json' format:
asciicast

About

Difference Generator is a cli app for comparing two datasets. You can use it to output automated test results or to track changes in config files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published