konstantin1998/frontend-project-lvl2

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