0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/vue
2024-10-07 15:52:21 +02:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
test fix(deps): update all non-major dependencies (#12140) 2024-10-07 17:44:43 +08:00
CHANGELOG.md Merge branch 'main' into next 2024-10-07 15:52:21 +02: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 Merge branch 'main' into next 2024-10-07 15:52:21 +02:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
server.js [ci] format 2024-10-03 18:53:02 +00:00
static-html.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00: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