A JavaScript library used for translating HTML5 web applications into
different languages.
This is a plug-in for RequireJS. The plug-in will be used whenever a
requirement for lex!moduleName
is used in RequireJS. This plug-in
is used for importing Lexicons.
For extra network efficiency, it's recommended to provide a comma separated list of
of Lexicons to import. For example, lex!foo,goo
.
See module:nmodule/js/rc/lex/lex for more information and some examples.