Skip to content

xomnrt/frontend-project-46

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

Diffence generator info:

Difference generator is a program that determines the difference between two data structures.

Features:

Support of different input formats: yaml, json Report generation in plain text, stylish and json formats

Setup

git clone 'git@github.com:xomnrt/frontend-project-46.git'
make install
make publish
npm link

Console launch + options:

dist/bin/gendiff.js [options] <firstConfig> <secondConfig>

-v, --version        output the version number
-f, --format [type]  output format
-h, --help           output usage information

Example:

asciicast

Compare JSON files:

asciicast

Compare YAML files:

asciicast

About

Учебный проект №2 "Вычислитель отличий"

Resources

Stars

Watchers

Forks

Packages

No packages published