Skip to content

ninja095/Gen-Diff

Repository files navigation

Actions Status Maintainability Test Coverage CI

🔧 Install

  1. Склонировать репозиторию с командой: git clone.
  2. Установите программу с командай: npm install и npm link.
  3. Команды программы: -f format, -h help.
  4. Стили форматирования: plain, json, stylish.

Пример запуска программы:

gendiff path1 path2  ( __fixtures__/file1.json __fixtures__/file2.json )

Finding differences between two flat (key-value pairs only) JSON files.

asciicast

Finding differences between two flat (key-value pairs only) YAML and JSON files.

asciicast

Finding differences between two files with nested structure YAML and JSON files in the format STYLISH.

asciicast

Finding differences between two files with nested structure YAML and JSON files in the format PLAIN.

asciicast

Finding differences between two files with nested structure YAML and JSON files in the format JSON.

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published