1.0.0-beta.25 • Published 6 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.0-beta.24

6 years ago

1.0.0-beta.23

6 years ago

1.0.0-beta.22

6 years ago

1.0.0-beta.21

6 years ago

1.0.0-beta.20

6 years ago

1.0.0-beta.19

6 years ago

1.0.0-beta.18

6 years ago

1.0.0-beta.17

6 years ago

1.0.0-beta.16

6 years ago

1.0.0-beta.15

6 years ago

1.0.0-beta.14

6 years ago

1.0.0-beta.13

6 years ago

1.0.0-beta.12

6 years ago

1.0.0-beta.11

6 years ago

1.0.0-beta.10

6 years ago

1.0.0-beta.9

6 years ago

1.0.0-beta.8

6 years ago

1.0.0-beta.7

6 years ago

1.0.0-beta.6

6 years ago

1.0.0-beta.5

6 years ago

1.0.0-beta.4

6 years ago

1.0.0-beta.3

6 years ago

1.0.0-beta.2

6 years ago

1.0.0-beta.1

6 years ago