Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.39 KB

File metadata and controls

22 lines (16 loc) · 1.39 KB

Hexlet tests and linter status:

Actions Status Actions Status Maintainability Test Coverage

Differ (Education project)

Description

Differ is an application that compares two flat json/yaml files and returns their difference.

Example: get differ between JSON files

demo

Example: get differ between YAML files

demo

Plain output format

demo

JSON output format

demo