LinguiJS
Installation
Create React App
React project
Tutorials
React
React - common patterns
React Native
JavaScript
CLI
Guides
Testing
Typescript
Excluding build files
Dynamic loading of translations
Optimized components
How plurals work
Lingui within monorepo
Pseudolocalization
API References
Core (JavaScript)
React
Macros
CLI
Configuration
Locale Detection
Webpack Loader
Catalog Formats
ICU MessageFormat
Releases
Migration from 2.x to 3.x
Migration from 1.x to 2.x
Migration from 0.x to 1.x
Discussion
Projects using LinguiJS
Comparison with react-intl
Talks and articles about i18n in JavaScript
Scripts, tools and services related to LinguiJS
LinguiJS
»
Index
Index
Symbols
|
C
|
D
|
E
|
I
|
J
|
L
|
M
|
O
|
P
|
S
|
T
|
U
|
W
Symbols
--clean
extract command line option
--config <config>
command line option
--convert-from <format>
extract command line option
--format <format>
compile command line option
extract command line option
--locale <locale>
extract command line option
--namespace
compile command line option
--overwrite
extract command line option
--strict
compile command line option
--verbose
compile command line option
extract command line option
extract-template command line option
C
Catalog (global variable or constant)
Catalogs (global variable or constant)
command line option
--config <config>
compile
lingui-cli command
compile command line option
--format <format>
--namespace
--strict
--verbose
component
I18nProvider
Trans
D
defineMessage
jsmacro
E
extract
lingui-cli command
extract command line option
--clean
--convert-from <format>
--format <format>
--locale <locale>
--overwrite
--verbose
extract-template
lingui-cli command
extract-template command line option
--verbose
I
I18n() (class)
I18nProvider
component
J
jsmacro
defineMessage
plural
select
selectOrdinal
t
jsxmacro
Plural
Select
SelectOrdinal
Trans
L
lingui-cli command
compile
extract
extract-template
M
Messages (global variable or constant)
O
options.catalogs (options attribute)
options.locale (options attribute)
options.locales (options attribute)
options.missing (options attribute)
P
Plural
jsxmacro
plural
jsmacro
S
Select
jsxmacro
select
jsmacro
SelectOrdinal
jsxmacro
selectOrdinal
jsmacro
setupI18n() (built-in function)
T
t
jsmacro
Trans
component
jsxmacro
U
useLingui() (built-in function)
W
withI18n() (built-in function)