#Can i use Wuchale with qwik ?

10 messages · Page 1 of 1 (latest)

quasi raptor
#

I want to know if it's not a better option than paraglide i18n https://wuchale.dev/intro/start/

wuchale

Get started with wuchale i18n - install the core and adapters, configure locales, and extract translations for React, Svelte, SolidJS, or Vanilla JS.

latent quartz
quasi raptor
#

thank @latent quartz

dusk walrus
#

@quasi raptor yes looks awesome! https://wuchale.dev/adapters/jsx/ seems to just support jsx

wuchale
JSX

Integrate wuchale with JSX frameworks like React and SolidJS - extract translations, manage locale loading, and handle nested messages with framework-specific components.

#

if you make it work, I invite you to do a PR to update the i18n guide

quasi raptor
dusk walrus
# quasi raptor

I think you should just try it. Make sure it transforms the source before qwik does (so qwik sees the transformed jsx() calls), and you can use vite-inspector to see intermediate code.

quasi raptor
dusk walrus
quasi raptor