.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.js | 54 | 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.ts | 141 | A 0 mins | A 100% |
src/config.ts | 109 | A 0 mins | A 100% |
src/constants.ts | 1 | A 0 mins | A 100% |
src/exporters/commons.ts | 21 | A 0 mins | F 0% |
src/exporters/index.ts | 133 | A 0 mins | A 93% |
src/exporters/json.ts | 95 | A 0 mins |
|
src/extractors/commons.ts | 188 | A 0 mins | A 96% |
src/extractors/customTransComponent.ts | 23 | A 0 mins | A 100% |
src/extractors/customUseTranslationHook.ts | 24 | A 0 mins | A 100% |
src/extractors/getFixedTFunction.ts | 76 | A 0 mins | A 100% |
src/extractors/i18nextInstance.ts | 27 | A 0 mins | A 100% |
src/extractors/index.ts | 33 | A 0 mins | A 100% |
src/extractors/tFunction.ts | 93 | A 0 mins | A 100% |
src/extractors/transComponent.ts | 242 | A 0 mins | A 100% |
src/extractors/translationRenderProp.ts | 81 | A 0 mins | A 100% |
src/extractors/useTranslationHook.ts | 73 | A 0 mins | A 100% |
src/extractors/withTranslationHOC.ts | 243 | A 0 mins | B 89% |
src/index.ts | 2 | A 0 mins | A 100% |