> For the complete documentation index, see [llms.txt](https://react.i18next.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://react.i18next.com/misc.md).

# Misc

- [Using with ICU format](https://react.i18next.com/misc/using-with-icu-format.md): Use the ICU message format in react-i18next with i18next-icu, including plurals and selects in ICU syntax.
- [Using with fluent format](https://react.i18next.com/misc/using-with-fluent-format.md): Use Fluent (.ftl) translations in react-i18next with i18next-fluent.
- [Testing](https://react.i18next.com/misc/testing.md): Testing components that use react-i18next: export the plain component or test without stubbing, with an example i18next configuration for tests.
