f1eeman / difference-recognizer

Difference recognizer - program that determines the difference between two data structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difference recognizer(gendiff)

Maintainability Test Coverage Node CI

Difference recognizer – a program that determines the difference between two data structures.

The features of this utility:

  1. Support for different input formats: yaml, json
  2. Generating a report in plain text, stylish, and json format

Example of use:

  1. gendiff for files with flat structure asciicast

  2. gendiff for files with nested structure, formatter: stylish asciicast

  3. gendiff for files with nested structure, formatter: plain asciicast

  4. gendiff for files with nested structure, formatter: json asciicast

About

Difference recognizer - program that determines the difference between two data structures


Languages

Language:JavaScript 97.4%Language:Makefile 2.6%