0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vue
renovate[bot] cb2586fa15
fix(deps): update all non-major dependencies (#11015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-13 16:19:23 +08:00
..
src feat(vue): add support for devtools (#10929) 2024-05-06 16:02:06 +02:00
test fix(deps): update all non-major dependencies (#11015) 2024-05-13 16:19:23 +08:00
CHANGELOG.md [ci] release (#10944) 2024-05-09 11:06:49 +01:00
client.js [ci] format 2024-04-17 08:38:53 +00:00
package.json fix(deps): update all non-major dependencies (#11015) 2024-05-13 16:19:23 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.js [ci] format 2024-04-17 08:38:53 +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