Skip to content

An application that shows the differences between json, yaml, yml format files

Notifications You must be signed in to change notification settings

bobrov-site/gendiff

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Test Coverage

nodejs workflow

Installation

Clone Repository

git clone https://github.com/bobrov-site/frontend-project-46.git

Install packages

npm i

Install local packages

sudo npm link

Description

Gendiff is a program that allows you to compare 2 files. The program can compare files with json, yml, yaml extensions. The program can produce results in 3 formats: stylish, plain, json.

Compare .json files and showing --version and --help commands

asciicast

Compare with formatter 'stylish' for .json files

asciicast

Compare with formatter 'plain' for .json files

asciicast

Compare with formatter 'json' for .json files

asciicast

About

An application that shows the differences between json, yaml, yml format files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published