hypernova-vue-3
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

hypernova-vue

Vue.js 3 bindings for Hypernova.

On the server, wraps the component in a function to render it to a HTML string given its props.

On the client, calling this function with your component scans the DOM for any server-side rendered instances of it. It then resumes those components using the server-specified props.

Install

npm install hypernova-vue-3

/hypernova-vue-3/

    Package Sidebar

    Install

    npm i hypernova-vue-3

    Weekly Downloads

    2

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    30.3 kB

    Total Files

    32

    Last publish

    Collaborators

    • mael_jarnole