A codemod to support the i18next "selector API" proposal

i18next
4 Open Issues Need Help Last updated: Sep 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue requests adding support for `.yaml` translation files to the `vite-plugin`. This feature would align the plugin with other `i18next` infrastructure components, such as `vite-plugin-i18next-loader`, which already support `.yaml` translations. Implementing this would enhance the plugin's flexibility for users.

Complexity: 2/5
help wanted

A codemod to support the i18next "selector API" proposal

TypeScript
#i18next

AI Summary: A `jscodeshift` codemod is introducing unexpected newlines within the options object of generated code, specifically when transforming an array of keys into nested `defaultValue` calls. This formatting issue is attributed to `recast`, the underlying AST printer, which reportedly adds newlines to multi-line properties by design, resulting in less compact output than desired.

Complexity: 3/5
help wanted

A codemod to support the i18next "selector API" proposal

TypeScript
#i18next

A codemod to support the i18next "selector API" proposal

TypeScript
#i18next

A codemod to support the i18next "selector API" proposal

TypeScript
#i18next