Skip to content

Вычислитель отличий двух файлов

Notifications You must be signed in to change notification settings

Svencap/Difference-Calculator

Repository files navigation

Difference Calculator for 2 files

CI Maintainability Test Coverage

Installation

npm install -g gendiff

JSON

gendiff file1.json file2.json

Сравнение плоских файлов (JSON)

asciicast

Вложенные файлы

Сравнение вложенных файлов (JSON)

asciicast

YAML

gendiff file1.yaml file2.yaml

Сравнение плоских файлов (yaml)

asciicast

Format "Plain"

gendiff -f plain file3.json file4.yaml

Вывод в плоском формате

asciicast

Format "JSON"

gendiff -f json file3.json file4.json

Вывод в формате json

asciicast

About

Вычислитель отличий двух файлов

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published