1.0.0-beta.25 • Published 7 years ago

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

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

7 years ago

1.0.0-beta.24

7 years ago

1.0.0-beta.23

7 years ago

1.0.0-beta.22

7 years ago

1.0.0-beta.21

7 years ago

1.0.0-beta.20

7 years ago

1.0.0-beta.19

7 years ago

1.0.0-beta.18

7 years ago

1.0.0-beta.17

7 years ago

1.0.0-beta.16

7 years ago

1.0.0-beta.15

7 years ago

1.0.0-beta.14

7 years ago

1.0.0-beta.13

7 years ago

1.0.0-beta.12

7 years ago

1.0.0-beta.11

7 years ago

1.0.0-beta.10

7 years ago

1.0.0-beta.9

7 years ago

1.0.0-beta.8

7 years ago

1.0.0-beta.7

7 years ago

1.0.0-beta.6

7 years ago

1.0.0-beta.5

7 years ago

1.0.0-beta.4

7 years ago

1.0.0-beta.3

7 years ago

1.0.0-beta.2

7 years ago

1.0.0-beta.1

7 years ago