ezylean/object-description

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.npmignore
.prettierignore
.vscode/debug-ts.js25
A
0 mins
.vscode/launch.json
.vscode/settings.json
CHANGELOG.md
LICENSE
README.md
package-lock.json
package.json
src/index.ts3
A
0 mins
src/lib/description.ts7
A
0 mins
src/lib/from.spec.ts145
B
4 hrs
src/lib/from.ts68
C
1 day
src/lib/to.spec.ts156
C
1 day
src/lib/to.ts67
C
7 hrs
tsconfig.json
tsconfig.module.json
tslint.json