.eslintrc.yml | |
|
|
.github/workflows/README.md | |
|
|
.github/workflows/hexlet-check.yml | |
|
|
.github/workflows/nodejs.yml | |
|
|
.gitignore | |
|
|
.npmrc | |
|
|
Makefile | |
|
|
README.md | |
|
|
__tests__/__fixtures__/file1.json | |
|
|
__tests__/__fixtures__/file1.yml | |
|
|
__tests__/__fixtures__/file2.json | |
|
|
__tests__/__fixtures__/file2.yml | |
|
|
__tests__/__fixtures__/tree1.json | |
|
|
__tests__/__fixtures__/tree1.yml | |
|
|
__tests__/__fixtures__/tree2.json | |
|
|
__tests__/__fixtures__/tree2.yml | |
|
|
__tests__/index.test.js | 251 | A 0 mins |
|
bin/gendiff.js | 13 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
src/formatters/index.js | 15 | A 0 mins | B 80% |
src/formatters/json.js | 42 | A 0 mins | A 100% |
src/formatters/plain.js | 49 | A 1 hr | A 100% |
src/formatters/stylish.js | 41 | A 1 hr | A 100% |
src/index.js | 10 | A 0 mins | A 100% |
src/parsers.js | 10 | A 0 mins | A 100% |
src/sub-funcs.js | 23 | A 2 hrs | A 100% |