leptos_i18n 0.3.3

Translations integration helper for the Leptos web framework
Documentation

leptos_i18n

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 3 of them enabled by default.

default

  • cookie
  • json_files
  • dep:web-sys
  • dep:wasm-bindgen

json_files

  • leptos_i18n_macro/json_files

axum

  • ssr
  • dep:axum
  • dep:leptos_axum
  • dep:http

nightly

  • leptos/nightly
  • leptos_meta/nightly
  • leptos_i18n_macro/nightly

experimental-islands

  • leptos/experimental-islands
  • leptos_i18n_macro/experimental-islands

actix

  • ssr
  • dep:actix-web

csr

  • leptos/csr
  • leptos_meta/csr

ssr

  • leptos/ssr
  • leptos_meta/ssr

hydrate

  • leptos/hydrate
  • leptos_meta/hydrate

yaml_files

  • leptos_i18n_macro/yaml_files

suppress_key_warnings

  • leptos_i18n_macro/suppress_key_warnings

interpolate_display

  • leptos_i18n_macro/interpolate_display

serde

  • leptos_i18n_macro/serde

debug_interpolations

  • leptos_i18n_macro/debug_interpolations

track_locale_files

  • leptos_i18n_macro/track_locale_files