0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/vue
Houston (Bot) 83c565b36c
[ci] release (#11233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-17 15:39:57 +02:00
..
src feat(container): provide a virtual module to load renderers (#11144) 2024-06-05 11:39:42 +01:00
test fix(deps): update all non-major dependencies (#11015) 2024-05-13 16:19:23 +08:00
CHANGELOG.md [ci] release (#11233) 2024-06-17 15:39:57 +02:00
client.js [ci] format 2024-04-17 08:38:53 +00:00
package.json [ci] release (#11233) 2024-06-17 15:39:57 +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 feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01: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