i18n-translator-for-json-templates
v1.0.5
Published
An i18n like translator for json templates
Downloads
15
Maintainers
Readme
i18nTranslatorForJsonTemplates
An i18n like translator for json templates(typescript/javascript).
this package has been developed for cases which you want to use a feature like i18n but on json templates which will be fetched from server like json schema form generators like below example(note:you can use {{}} or any other tags like t() for templateing):
i18nTranslatorForJsonTemplates takes 4 args, which the last two of the are optionals as below: