svelte-vapor

A bridge between Svelte and Vapor.

Installation

npm install svelte-vapor

Usage

<script>
  import SvelteVapor from 'svelte-vapor'
  import HelloWorld from './HelloWorld.vue'
</script>

<SvelteVapor
  containerProps={{ id: 'vue-component' }}
  is={HelloWorld}

  count={1}
/>

Sponsors

License

MIT License © 2024 三咲智子 Kevin Deng

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes