0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/svelte
2024-10-04 20:58:16 +08:00
..
src
CHANGELOG.md Merge branch 'main' into next 2024-10-04 13:26:22 +01:00
client-v5.js Fix Svelte view transition state persistence (#12006) 2024-09-17 16:11:32 +02:00
client.js Fix Svelte view transition state persistence (#12006) 2024-09-17 16:11:32 +02:00
package.json Bump vite to beta (#11979) 2024-10-04 20:58:16 +08:00
README.md
server-v5.d.ts
server-v5.js
server.d.ts
server.js
tsconfig.json

@astrojs/svelte 🧡

This Astro integration enables server-side rendering and client-side hydration for your Svelte components. It supports Svelte 3, 4, and 5 (experimental).

Documentation

Read the @astrojs/svelte docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro