konstantin1998/frontend-project-lvl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/parsers.js9
A
0 mins
src/index.js17
A
0 mins
src/formatters/plainDiffGenerator.js37
A
30 mins
src/formatters/objDiffGenerator.js32
A
1 hr
src/formatters/jsonDiffGenerator.js1
A
0 mins
src/formatters/index.js10
A
0 mins
src/differenceCreator.js53
A
1 hr
src/bin/gendiff.js12
A
0 mins
package.json
package-lock.json
babel.config.js11
A
0 mins
__tests__/compare.test.js35
C
1 day
__tests__/__fixtures__/testExamples/before.yml
__tests__/__fixtures__/testExamples/before.json
__tests__/__fixtures__/testExamples/before.ini
__tests__/__fixtures__/testExamples/after.yml
__tests__/__fixtures__/testExamples/after.json
__tests__/__fixtures__/testExamples/after.ini
__tests__/__fixtures__/rightAnswers/plainFormat
__tests__/__fixtures__/rightAnswers/objFormat
__tests__/__fixtures__/rightAnswers/jsonFormat
README.md
Makefile
.travis.yml
.npmignore
.gitignore
.eslintrc.yml
.eslintignore
.babelrc