Oluwasegun-AA/md-generator

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.all-contributorsrc
.babelrc
.codeclimate.json
.coveralls.yml
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.nycrc
.prettierrc
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
package.json
src/templates/files/footer.md
src/templates/files/optional/template-ACKNOWLEDGMENTS.md
src/templates/files/optional/template-AUTHORS.md
src/templates/files/optional/template-CHANGELOG.md
src/templates/files/optional/template-CODEOWNERS.md
src/templates/files/optional/template-CONTRIBUTORS.md
src/templates/files/optional/template-SUPPORT.md
src/templates/files/required/template-APACHE-LICENSE.md
src/templates/files/required/template-BUG_REPORT.md
src/templates/files/required/template-CODE_OF_CONDUCT.md
src/templates/files/required/template-CONTRIBUTING.md
src/templates/files/required/template-FEATURE_REQUEST.md
src/templates/files/required/template-GNU-LICENSE.md
src/templates/files/required/template-ISC-LICENSE.md
src/templates/files/required/template-MIT-LICENSE.md
src/templates/files/required/template-MOZILLA-LICENSE.md
src/templates/files/required/template-PULL_REQUEST_TEMPLATE.md
src/templates/files/required/template-html-README.md
src/templates/files/required/template-noHtml-README.md
tsconfig.json
tslint.json
yarn.lock
.eslintrc.js34
src/common/alerts.ts107
src/common/index.ts45
src/core/actions/actionsUtils.ts157
src/core/actions/checkActions/index.ts52
src/core/actions/createActions/index.ts181
A
2 hrs
src/core/actions/index.ts25
A
2 hrs
src/core/actions/listActions/index.ts45
src/core/actions/removeActions/index.ts93
src/core/coreUtils/index.ts58
A
1 hr
src/core/questions/askQuestions.ts57