gilbsgilbs/babel-plugin-i18next-extract

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.json
.eslintignore
.eslintrc.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/main.yml
.gitignore
.npmignore
CONTRIBUTING.md
LICENSE
README.md
docs/assets/icons/favicon-16x16.png
docs/assets/icons/favicon-32x32.png
docs/assets/imgs/babel-plugin-i18next-extract.png
docs/generateDocs.js54
A
0 mins
docs/logo/LICENSE
docs/logo/babel-i18next-extract.svg
docs/package.json
docs/templates/_sidebar.md
docs/templates/comment-hints.md
docs/templates/configuration.md
docs/templates/configuration.md.yml
docs/templates/contributing.md
docs/templates/faq.md
docs/templates/index.html
docs/templates/license.md
docs/templates/readme.md
docs/yarn.lock
package.json
renovate.json5
rollup.config.mjs
src/comments.ts141
A
0 mins
A
100%
src/config.ts109
A
0 mins
A
100%
src/constants.ts1
A
0 mins
A
100%
src/exporters/commons.ts21
A
0 mins
F
0%
src/exporters/index.ts133
A
0 mins
A
93%
src/exporters/json.ts95
A
0 mins
src/extractors/commons.ts188
A
0 mins
A
96%
src/extractors/customTransComponent.ts23
A
0 mins
A
100%
src/extractors/customUseTranslationHook.ts24
A
0 mins
A
100%
src/extractors/getFixedTFunction.ts76
A
0 mins
A
100%
src/extractors/i18nextInstance.ts27
A
0 mins
A
100%
src/extractors/index.ts33
A
0 mins
A
100%
src/extractors/tFunction.ts93
A
0 mins
A
100%
src/extractors/transComponent.ts242
A
0 mins
A
100%
src/extractors/translationRenderProp.ts81
A
0 mins
A
100%
src/extractors/useTranslationHook.ts73
A
0 mins
A
100%
src/extractors/withTranslationHOC.ts243
A
0 mins
B
89%
src/index.ts2
A
0 mins
A
100%