di122/backend-project-lvl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.eslintignore
.eslintrc.js13
A
0 mins
.github/workflows/node.js.yml
.gitignore
Makefile
README.md
__tests__/__fixtures__/__nested__/after.ini
__tests__/__fixtures__/__nested__/after.json
__tests__/__fixtures__/__nested__/after.yaml
__tests__/__fixtures__/__nested__/before.ini
__tests__/__fixtures__/__nested__/before.json
__tests__/__fixtures__/__nested__/before.yaml
__tests__/__fixtures__/__nested__/json.txt
__tests__/__fixtures__/__nested__/plain.txt
__tests__/__fixtures__/__nested__/standard.txt
__tests__/__fixtures__/__simple__/after.ini
__tests__/__fixtures__/__simple__/after.json
__tests__/__fixtures__/__simple__/after.yaml
__tests__/__fixtures__/__simple__/before.ini
__tests__/__fixtures__/__simple__/before.json
__tests__/__fixtures__/__simple__/before.yaml
__tests__/__fixtures__/__simple__/json.txt
__tests__/__fixtures__/__simple__/plain.txt
__tests__/__fixtures__/__simple__/standard.txt
__tests__/index.test.js29
A
0 mins
package-lock.json
package.json
src/bin/gendiff.js12
A
0 mins
src/createAst.js56
A
2 hrs
src/index.js17
A
0 mins
src/parsers.js8
A
0 mins
src/renderers/index.js9
A
0 mins
src/renderers/renderStandard.js44
A
1 hr
src/renderers/renderToJson.js1
A
0 mins
src/renderers/renderToPlain.js32
A
0 mins