Skip to content

i18next-compose (Vanilla JS)

The vanilla JS package is framework-agnostic. It parses translation strings into an AST and resolves .

Installation

bash
npm install i18next-compose
bash
yarn add i18next-compose
bash
pnpm add i18next-compose