SergeiKiss/backend-project-4

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.yml
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/nodejs.yml
.gitignore
.npmrc
.prettierignore
.prettierrc.json
Makefile
README.md
__tests__/__fixtures__/after.html
__tests__/__fixtures__/before.html
__tests__/__fixtures__/nodejs.png
__tests__/html-handler.test.js79
A
0 mins
__tests__/load.test.js12
A
0 mins
__tests__/main.test.js133
A
0 mins
__tests__/writeFile.test.js28
A
0 mins
bin/page-loader.js24
A
0 mins
package-lock.json
package.json
src/helpers/common-funcs.js10
A
0 mins
A
100%
src/helpers/html-handler.js67
A
0 mins
A
97%
src/helpers/load.js21
A
0 mins
A
100%
src/helpers/writeFile.js19
A
0 mins
C
77%
src/index.js25
A
0 mins
A
100%