@astrojs/renderer-solid

0.4.2 • Public • Published

@astrojs/renderer-solid

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

Installation

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

npm install @astrojs/renderer-solid

astro.config.mjs

export default {
  // ...

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

Documentation

Astro Renderer Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @astrojs/renderer-solid

Homepage

astro.build

Weekly Downloads

7

Version

0.4.2

License

MIT

Unpacked Size

11.3 kB

Total Files

8

Last publish

Collaborators

  • natemoo-re
  • fredkschott
  • matthewp