{"library":"vue2svelte","type":"library","category":null,"description":"A transpiler that converts Vue Single File Components (SFCs) into Svelte components. Current version 0.0.11 is in early development with sporadic releases. Supports simple HTML, props, data, v-if/v-else/v-for directives, and v-bind. Does not yet support methods, computed properties, lifecycle hooks, v-model, or mixins. Differentiates as a direct Vue-to-Svelte migration tool, but maturity is low. TypeScript type definitions are included.","language":"javascript","status":"active","version":"0.0.11","tags":["javascript","vue","svelte","compiler","transpiler","transform","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install vue2svelte","imports":["import Vue2Svelte from 'vue2svelte'","import type Vue2Svelte from 'vue2svelte'","const result = new Vue2Svelte(component).compile()"]},{"cmd":"yarn add vue2svelte","imports":[]},{"cmd":"pnpm add vue2svelte","imports":[]}],"homepage":null,"github":"https://github.com/trickstival/vue2svelte","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue2svelte","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}