0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/integrations/vue
Houston (Bot) 161df286c3
[ci] release (#12801)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-02 13:29:02 +00:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
test fix(deps): update all non-major dependencies (#12410) 2024-11-27 16:20:16 +08:00
CHANGELOG.md [ci] release (#12801) 2025-01-02 13:29:02 +00: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 [ci] release (#12801) 2025-01-02 13:29:02 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.d.ts Fix Vue & Svelte server renderer types (#12776) 2025-01-02 09:56:07 +00: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

@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