@wuchale/svelte
Version:
Protobuf-like i18n from plain code: Svelte adapter
15 lines (10 loc) • 772 B
Markdown
# `@wuchale/svelte`
[](https://www.npmjs.com/package/@wuchale/svelte) 
An adapter to integrate `wuchale` in Svelte projects.
**`wuchale`** is a compile-time internationalization (i18n) toolkit that
requires zero code changes. Write your components naturally, and `wuchale`
automatically extracts and replaces translatable strings at build time.
- Main documentation: [wuchale.dev](https://wuchale.dev)
- Setup instructions: [Getting started](https://wuchale.dev/intro/start/)
- Adapter docs: [JSX](https://wuchale.dev/adapters/svelte)
- Repository: [wuchalejs/wuchale](https://github.com/wuchalejs/wuchale)