gilbsgilbs/babel-plugin-i18next-extract

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