0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/svelte
2024-01-23 20:48:20 +08:00
..
src [ci] update lockfile (#9519) 2023-12-27 12:37:04 -05:00
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -05:00
client-v5.js Allow Svelte 5 render slots as snippets (#9285) 2023-12-07 22:47:04 +08:00
client.js Forward Svelte client error (#9530) 2023-12-27 12:35:36 -05:00
package.json fix: vite security issue (#9773) 2024-01-23 20:48:20 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-v5.js Allow Svelte 5 render slots as snippets (#9285) 2023-12-07 22:47:04 +08:00
server.js
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@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