Name | Lines of code | Maintainability | Test coverage |
.editorconfig | |||
.gitattributes | |||
.github/workflows/build.yml | |||
.github/workflows/publish.yml | |||
.gitignore | |||
.swcrc | |||
CHANGELOG.md | |||
LICENSE | |||
README.md | |||
__test__/specs/index.spec.ts | 39 | A 0 mins | |
commitlint.config.js | 30 | A 0 mins | |
eslint.config.js | 57 | A 0 mins | |
jest.config.js | 34 | A 0 mins | |
package-lock.json | |||
package.json | |||
src/formatters.ts | 24 | A 0 mins | A 100% |
src/index.ts | 2 | A 0 mins | A 100% |
src/meter.ts | 42 | A 0 mins | A 100% |
src/utils.ts | 12 | A 0 mins | A 100% |
tsconfig.json | |||
tsconfig.types.json |