.codeclimate.yml | |
|
|
.eslintrc.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/node.js.yml | |
|
|
.github/workflows/stale.yml | |
|
|
.gitignore | |
|
|
BACKERS.md | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
MIGRATION.md | |
|
|
README.md | |
|
|
docs/FAQ.md | |
|
|
docs/images/max-recursive-depth.png | |
|
|
index.mjs | |
| A 100% |
lib/config/defaults.js | 64 | A 0 mins | A 100% |
lib/config/recursive-sources.js | 3 | A 0 mins | A 100% |
lib/config/resource-ext-by-type.js | 6 | A 0 mins | A 100% |
lib/config/resource-type-by-ext.js | 7 | A 0 mins | A 100% |
lib/config/resource-type-by-mime.js | 6 | A 0 mins | A 100% |
lib/config/resource-types.js | 6 | A 0 mins | A 100% |
lib/filename-generator/by-site-structure.js | 41 | A 0 mins | A 100% |
lib/filename-generator/by-type.js | 46 | A 0 mins | A 100% |
lib/logger.js | 8 | A 0 mins | A 100% |
lib/plugins/generate-filenamy-by-site-structure-plugin.js | 14 | A 0 mins | A 100% |
lib/plugins/generate-filenamy-by-type-plugin.js | 17 | A 0 mins | A 100% |
lib/plugins/get-relative-path-reference-plugin.js | 13 | A 0 mins | A 100% |
lib/plugins/index.js | 10 | A 0 mins | A 100% |
lib/plugins/save-resource-to-fs-plugin.js | 28 | A 0 mins | A 100% |
lib/request.js | 85 | A 0 mins | A 100% |
lib/resource-handler/css/index.js | 23 | A 0 mins | A 100% |
lib/resource-handler/html/html-source-element.js | 41 | A 0 mins | A 100% |
lib/resource-handler/html/index.js | 80 | A 0 mins | A 100% |
lib/resource-handler/index.js | 95 | A 1 hr | A 100% |
lib/resource-handler/path-containers/css-text.js | 30 | A 0 mins | A 100% |
lib/resource-handler/path-containers/html-common-tag.js | 23 | A 0 mins | A 100% |
lib/resource-handler/path-containers/html-img-srcset-tag.js | 22 | A 0 mins | A 100% |
lib/resource.js | 79 | A 0 mins | A 100% |
lib/scraper.js | 233 | B 4 hrs | A 100% |
lib/utils/index.js | 153 | A 0 mins | A 97% |
lib/utils/normalized-url-map.js | 13 | A 0 mins | A 100% |
package.json | |
|
|