tavira/project-lvl2-s451

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintignore
.eslintrc.yml
.gitignore
.npmignore
.travis.yml
Makefile
README.md
__tests__/__fixtures__/ini/after.ini
__tests__/__fixtures__/ini/before.ini
__tests__/__fixtures__/ini/nestedAfter.ini
__tests__/__fixtures__/ini/nestedBefore.ini
__tests__/__fixtures__/json/after.json
__tests__/__fixtures__/json/before.json
__tests__/__fixtures__/json/empty.json
__tests__/__fixtures__/json/fulled.json
__tests__/__fixtures__/json/nestedAfter.json
__tests__/__fixtures__/json/nestedArrayAfter.json
__tests__/__fixtures__/json/nestedArrayBefore.json
__tests__/__fixtures__/json/nestedBefore.json
__tests__/__fixtures__/result/identityResult
__tests__/__fixtures__/result/jsonNestedArrayResult
__tests__/__fixtures__/result/jsonNestedResult
__tests__/__fixtures__/result/jsonResult
__tests__/__fixtures__/result/nestedArrayResult
__tests__/__fixtures__/result/nestedResult
__tests__/__fixtures__/result/plainIdentityResult
__tests__/__fixtures__/result/plainNestedArrayResult
__tests__/__fixtures__/result/plainNestedResult
__tests__/__fixtures__/result/plainResult
__tests__/__fixtures__/result/plainResultIfEmptyFirst
__tests__/__fixtures__/result/plainResultIfEmptySecond
__tests__/__fixtures__/result/result
__tests__/__fixtures__/result/resultIfEmptyFirst
__tests__/__fixtures__/result/resultIfEmptySecond
__tests__/__fixtures__/yml/after.yml
__tests__/__fixtures__/yml/before.yml
__tests__/__fixtures__/yml/nestedAfter.yml
__tests__/__fixtures__/yml/nestedBefore.yml
__tests__/gendiff.test.js50
A
0 mins
babel.config.js11
A
0 mins
package-lock.json
package.json
src/ast.js49
A
1 hr
src/bin/gendiff.js15
A
0 mins
src/index.js16
A
0 mins
src/parsers.js25
A
25 mins
src/renderers/index.js11
A
0 mins
src/renderers/renderPlain.js33
A
2 hrs
src/renderers/renderTree.js33
A
1 hr