1.0.0-beta.25 • Published 5 years ago

@skazaz/transloco-keys-manager v1.0.0-beta.25

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Transloco Keys Manager

This library includes:

  • CLI tool:
    • Extract translation keys from template/ts files
    • Find missing keys
  • Webpack plugin

Cli config:

add transloco.config.json with the following options:

{
  "src": "your source files path",
"langs": "which lang files should be created ('en', 'es ...)",
"replaceFiles": "should remove existing translation files and replace with new ones",
"defaultValue": "the default value for key that was found",
"i18n": "the translation files output in case of extraction and input in case of detective",
"addMissing": "should add missing keys that were found by the detective"
}

##commands

transloco-keys-manager --e/extract

transloco-keys-manager --fm/find-missing

1.0.0-beta.25

5 years ago

1.0.0-beta.24

5 years ago

1.0.0-beta.23

5 years ago

1.0.0-beta.22

5 years ago

1.0.0-beta.21

5 years ago

1.0.0-beta.20

5 years ago

1.0.0-beta.19

5 years ago

1.0.0-beta.18

5 years ago

1.0.0-beta.17

5 years ago

1.0.0-beta.16

5 years ago

1.0.0-beta.15

5 years ago

1.0.0-beta.14

5 years ago

1.0.0-beta.13

5 years ago

1.0.0-beta.12

5 years ago

1.0.0-beta.11

5 years ago

1.0.0-beta.10

5 years ago

1.0.0-beta.9

5 years ago

1.0.0-beta.8

5 years ago

1.0.0-beta.7

5 years ago

1.0.0-beta.6

5 years ago

1.0.0-beta.5

5 years ago

1.0.0-beta.4

5 years ago

1.0.0-beta.3

5 years ago

1.0.0-beta.2

5 years ago

1.0.0-beta.1

5 years ago