0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vue
2024-01-23 20:48:20 +08:00
..
src [ci] format 2024-01-05 19:31:59 +00:00
test [ci] format 2024-01-05 19:31:59 +00:00
CHANGELOG.md [ci] release (#9609) 2024-01-06 02:15:45 +05:30
client.js Fix class property Vue hydration error (#9620) 2024-01-05 15:03:47 -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.js Prevent passing slot names as props (#8930) 2023-10-27 08:11:46 -04:00
static-html.js Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/vue 💚

This Astro integration enables server-side rendering and client-side hydration for your Vue 3 components.

Documentation

Read the @astrojs/vue 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