top | item 46744815

(no title)

io_eric | 1 month ago

Possible in theory, but a Vue→Coi transpiler would be complex given the different reactivity models and syntax.

Most practical approach: AI-assisted conversion. Feed an LLM the Coi docs + your Vue code and let it transform components. For migrating existing codebases, that's likely the most efficient path.

For new code, writing Coi directly is simpler :)

discuss

order

No comments yet.