UNPKG

@mongez/localization

Version:

A simple i18n localization handler for browsers and nodejs

2 lines (1 loc) 500 B
export{getLocaleConfig,getLocalizationConfigurations,setLocalizationConfigurations}from'./config.js';export{plainConverter}from'./converters.js';export{localizationEvents}from'./events.js';export{extend,getCurrentLocaleCode,getFallbackLocaleCode,getKeywordsListOf,getTranslationLocaleCode,getTranslationsList,groupedTranslations,plainTrans,setConverter,setCurrentLocaleCode,setFallbackLocaleCode,setTranslationsList,trans,transFrom,transObject}from'./translator.js';//# sourceMappingURL=index.js.map