.codeclimate.json | |
|
|
.eslintignore | |
|
|
.github/CODEOWNERS | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/DISCUSSION_TEMPLATE/feature-request.yml | |
|
|
.github/DISCUSSION_TEMPLATE/help.yml | |
|
|
.github/ISSUE_TEMPLATE/bug-report.yml | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/SECURITY.md | |
|
|
.github/pull_request_template.md | |
|
|
.github/renovate.json | |
|
|
.github/workflows/cla.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/coverage.yml | |
|
|
.github/workflows/dependency-review.yml | |
|
|
.github/workflows/docs.yml | |
|
|
.github/workflows/lock-threads.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/stale.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.prettierignore | |
|
|
.prettierrc.js | 5 | A 0 mins |
|
LICENSE | |
|
|
README.md | |
|
|
example/index.ts | 13 | A 0 mins |
|
package.json | |
|
|
pnpm-lock.yaml | |
|
|
src/index.ts | 2 | A 0 mins |
|
src/lib/cloudflare.ts | 89 | A 35 mins | C 71% |
src/lib/consumer.ts | 323 | C 1 day |
|
src/lib/fetch.ts | 12 | A 0 mins | F 33% |
src/types.ts | 94 | A 0 mins |
|
src/utils/emitter.ts | 21 | A 3 hrs |
|
src/utils/errors.ts | 64 | C 7 hrs |
|
src/utils/logger.ts | 5 | A 0 mins |
|
src/utils/validation.ts | 61 | A 2 hrs |
|
tsconfig.cjs.json | |
|
|
tsconfig.esm.json | |
|
|
tsconfig.json | |
|
|
typedoc.json | |
|
|