@astrojs/renderer-vue

0.4.0 • Public • Published

@astrojs/renderer-vue

This is a plugin for Astro apps that enables server-side rendering of Vue 3.x components.

Installation

Install @astrojs/renderer-vue and then add it to your astro.config.mjs in the renderers property:

npm install @astrojs/renderer-vue

astro.config.mjs

export default {
  // ...

  renderers: [
    // ...
    '@astrojs/renderer-vue'
  ]
}

Documentation

Astro Renderer Documentation

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @astrojs/renderer-vue

    Homepage

    astro.build

    Weekly Downloads

    480

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    6.14 kB

    Total Files

    7

    Last publish

    Collaborators

    • natemoo-re
    • fredkschott
    • matthewp