konstantin1998/frontend-project-lvl2

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