@astrojs/renderer-svelte

0.5.2 • Public • Published

@astrojs/renderer-svelte

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

Installation

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

npm install @astrojs/renderer-svelte

astro.config.mjs

export default {
  // ...

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

Documentation

Astro Renderer Documentation

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @astrojs/renderer-svelte

Homepage

astro.build

Weekly Downloads

439

Version

0.5.2

License

MIT

Unpacked Size

12.1 kB

Total Files

9

Last publish

Collaborators

  • natemoo-re
  • fredkschott
  • matthewp