🔨Diff generator is a program that determines the difference between two data structures. A similar mechanism is used in tests' output or while tracking changes in configuration files.
Features:
- different input formats: yaml, json;
- different report generation formats: plain text, stylish and json;
$ make install
$ cd bin
$ chmod +x gendiff.js
$ sudo npm link
$ gendiff -h
- Functional programming: no let/for/classes, immutable
- JEST
- Github Actions, Eslint