0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/packages/integrations/vue
2024-11-06 22:51:55 +08:00
..
src
test fix(deps): update all non-major dependencies (#12218) 2024-10-15 14:42:58 +08:00
CHANGELOG.md [ci] release (beta) (#12250) 2024-10-31 17:07:35 +08:00
client.js Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package (#12116) 2024-10-05 13:48:30 +02:00
context.js fix(vue): useId() collisions (#12112) 2024-10-03 20:52:11 +02:00
package.json Update to Vite 6.0.0-beta.6 (#12323) 2024-11-06 22:51:55 +08:00
README.md
server.d.ts
server.js [ci] format 2024-10-03 18:53:02 +00:00
static-html.js
tsconfig.json

@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