i18n-behavior
Advanced tools
Changelog
[1.0.0]
I18nBehavior
gulp-i18n-preprocess
preprocessor<i18n-format>
with Unicode CLDR plural rules and Gender support<i18n-format>
i18n-dom-bind
template instead of dom-bind
for instant I18N of bound templateslocales
directories<html lang>
attribute value for UI text localizationthis.text
dynamic object shared among the same custom element to access localized stringsthis.model
object deepcopied from this.text.model
object per instance to access localized attribute stringsi18n-attr-repo
to maintain repository of I18N target attributesgulp-i18n-leverage
filter to merge changes in the default language in HTML templates into localized JSON resources.gulp-i18n-leverage
filter to put meta infomation, that is, L10N "TO DO" list, for the merged changes in JSON resources<json-data>
elements| Module | Packager | Version | Description | |:--------------|:---------|:--------|:------------| | i18n-behavior | bower | 1.0.0 | Run-time I18N handler | | i18n-format | bower | 1.0.0 | I18N text formatter | | i18n-number | bower | 1.0.0 | I18N number formatter | | gulp-i18n-preprocess | npm | 1.0.0 | Build-time I18N preprocessor | | gulp-i18n-leverage | npm | 1.0.0 | L10N JSON updater | | gulp-i18n-add-locales | npm | 0.1.0 | L10N JSON placeholder generator |