Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lorissigrist/paraglide-sveltekit-example


https://github.com/lorissigrist/paraglide-sveltekit-example

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Paraglide Example with SvelteKit

This is an example Project for using Paraglide with SvelteKit. It implements i18n routing with translated routes and is ready for SSR, SSG and CSR. Everything you need to get started.

Use this as a reference for your own project.

## Links
- [Paraglide](https://inlang.com/m/gerre34r/library-inlang-paraglideJs)
- [Paraglide-SvelteKit](https://inlang.com/m/dxnzrydw/paraglide-sveltekit-i18n)

## Interesting Files
- `vite.config.js`
- `src/lib/i18n.js`
- `src/routes/+layout.svelte`
- `src/hooks.js`
- `src/hooks.server.js`