{"library":"weex-vue-migration","type":"library","category":null,"description":"Transforms Weex *.we DSL files into Vue *.vue single-file components. Version 0.2.5 is the latest release (no active update cadence, appears unmaintained since 2018). It provides both a CLI tool (`weex-vue-migrate`) and a programmatic API (`transform`). Unlike manual migration, it automates conversion of Weex-specific syntax (e.g., `<template>`, `<style>`, `<element>`) to Vue-compatible code. Limited to basic transformations; does not handle complex bindings or third-party module compatibility.","language":"javascript","status":"deprecated","version":"0.2.5","tags":["javascript","weex","vue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install weex-vue-migration","imports":["import { transform } from 'weex-vue-migration'","const migrater = require('weex-vue-migration')","const result = transform(weexCode); result.content"]},{"cmd":"yarn add weex-vue-migration","imports":[]},{"cmd":"pnpm add weex-vue-migration","imports":[]}],"homepage":"https://github.com/songsiqi/weex-vue-migration#readme","github":"https://github.com/songsiqi/weex-vue-migration","docs":null,"changelog":null,"pypi":null,"npm":"weex-vue-migration","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}