UNPKG

@wuchale/svelte

Version:

Protobuf-like i18n from plain code: Svelte adapter

15 lines (10 loc) 772 B
# `@wuchale/svelte` [![npm version](https://img.shields.io/npm/v/@wuchale/svelte?logo=npm&logoColor=red&color=blue)](https://www.npmjs.com/package/@wuchale/svelte) ![License](https://img.shields.io/github/license/wuchalejs/wuchale) 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)