.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.js | 79 | A 0 mins |
|
__tests__/load.test.js | 12 | A 0 mins |
|
__tests__/main.test.js | 133 | A 0 mins |
|
__tests__/writeFile.test.js | 28 | A 0 mins |
|
bin/page-loader.js | 24 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
src/helpers/common-funcs.js | 10 | A 0 mins | A 100% |
src/helpers/html-handler.js | 67 | A 0 mins | A 97% |
src/helpers/load.js | 21 | A 0 mins | A 100% |
src/helpers/writeFile.js | 19 | A 0 mins | C 77% |
src/index.js | 25 | A 0 mins | A 100% |