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
API References
Core (JavaScript)
React
Macros
CLI
Configuration
Webpack Loader
Catalog Formats
ICU MessageFormat
Releases
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
RFCs and design decisions
LinguiJS
»
Index
Index
Symbols
|
A
|
C
|
D
|
E
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
S
|
T
|
W
Symbols
--clean
extract command line option
--config <config>
command line option
--convert-from <format>
extract command line option
--dry-run
init command line option
--format <format>
add-locale command line option
compile command line option
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
A
add-locale
lingui-cli command
add-locale command line option
--format <format>
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
DateFormat
I18n
I18nProvider
NumberFormat
Plural
Select
SelectOrdinal
Trans
D
date
jsmacro
DateFormat
component
jsxmacro
E
extract
lingui-cli command
extract command line option
--clean
--convert-from <format>
--format <format>
--overwrite
--verbose
I
I18n
component
I18n() (class)
i18nMark() (built-in function)
I18nProvider
component
init
lingui-cli command
init command line option
--dry-run
J
jsmacro
date
number
plural
t
jsxmacro
DateFormat
NumberFormat
Plural
Select
SelectOrdinal
Trans
L
lingui-cli command
add-locale
compile
extract
init
M
Messages (global variable or constant)
N
number
jsmacro
NumberFormat
component
jsxmacro
O
options.catalogs (options attribute)
options.language (options attribute)
options.locales (options attribute)
options.missing (options attribute)
P
Plural
component
jsxmacro
plural
jsmacro
S
Select
component
jsxmacro
SelectOrdinal
component
jsxmacro
setupI18n() (built-in function)
T
t
jsmacro
Trans
component
jsxmacro
W
withI18n() (built-in function)