.github/workflows/manual-build.yml | |
|
|
.github/workflows/manual-coverage.yml | |
|
|
.github/workflows/node.js.yaml | |
|
|
.gitignore | |
|
|
.husky/commit-msg | |
|
|
.husky/pre-commit | |
|
|
.npmignore | |
|
|
LICENSE | |
|
|
README.md | |
|
|
package-lock.json | |
|
|
package.json | |
|
|
src/TheSneakerDatabaseClient.test.ts | 125 | A 0 mins |
|
src/TheSneakerDatabaseClient.ts | 54 | A 1 hr | A 90% |
src/index.ts | 9 | A 0 mins |
|
src/interfaces.ts | 55 | A 0 mins |
|
src/utils.ts | 8 | A 0 mins | B 80% |
tsconfig.json | |
|
|