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-02-28 23:20:17 +08:00
..
src chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
CHANGELOG.md [ci] release (#10236) 2024-02-28 13:17:40 +00:00
client-v5.js fix: svelte 5 mount/hydrate api change. (#10224) 2024-02-26 16:10:47 +08:00
client.js Forward Svelte client error (#9530) 2023-12-27 12:35:36 -05:00
package.json Update Vite to latest (#10259) 2024-02-28 23:20:17 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-v5.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00: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