1.0.13 • Published 1 year ago

@opensea/i18n-extract v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

extract

@opensea/i18n-extract analyzes and extracts translation keys with their default values from source files. Extracted translation keys are meant to be uploaded to a translation management system for translation into other languages.

How?

Program looks for references to the useTranslation() and <Trans /> from next-translate using @babel/parser and @babel/traverse. Note that wrapping these into custom hooks/components will break the translation key extraction.

Getting started

Install

npm install --save-dev @opensea/i18n-extract

Usage

Published packages comes with a i18n-extract binary.

npm run i18n-extract --directory ./ --out locales/en-US

Local development

Running tests

yarn test
1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.25

1 year ago

0.0.22

1 year ago

0.0.20

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago