aenglisc/project-lvl2-s117

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.eslintignore
.eslintrc.yml
.gitignore
.npmignore
.travis.yml
Makefile
README.md
__tests__/sample_files/erroneous/error.kek
__tests__/sample_files/erroneous/error.lul
__tests__/sample_files/erroneous/error.txt
__tests__/sample_files/expected/flat.txt
__tests__/sample_files/expected/nested.txt
__tests__/sample_files/expected/option_json.json
__tests__/sample_files/expected/option_plain.txt
__tests__/sample_files/flat/ini/after.ini
__tests__/sample_files/flat/ini/before.ini
__tests__/sample_files/flat/json/after.json
__tests__/sample_files/flat/json/before.json
__tests__/sample_files/flat/yaml/after.yaml
__tests__/sample_files/flat/yaml/after.yml
__tests__/sample_files/flat/yaml/before.yaml
__tests__/sample_files/flat/yaml/before.yml
__tests__/sample_files/nested/ini/after.ini
__tests__/sample_files/nested/ini/before.ini
__tests__/sample_files/nested/json/after.json
__tests__/sample_files/nested/json/before.json
__tests__/sample_files/nested/yaml/after.yml
__tests__/sample_files/nested/yaml/before.yml
__tests__/sample_files/option_json/after.json
__tests__/sample_files/option_json/before.json
__tests__/sample_files/option_plain/after.json
__tests__/sample_files/option_plain/before.json
__tests__/test.js80
A
0 mins
package-lock.json
package.json
src/bin/gendiff.js13
A
0 mins
src/buildTree.js34
A
25 mins
src/index.js46
A
0 mins
src/parseFile.js9
A
0 mins
src/render/index.js9
A
0 mins
src/render/jsonRender.js15
A
0 mins
src/render/paddedRender.js37
A
0 mins
src/render/plainRender.js26
A
0 mins