vuejs / babel-plugin-transform-vue-jsx

babel plugin for vue 2.0 jsx
1.85k stars 132 forks source link

[Suggestion] A demo transpiler page #147

Open ebellumat opened 6 years ago

ebellumat commented 6 years ago

You can create a demo page to trasnspile JSX code in one side, an show the transpiled code in another side? Like This? Babel online transpiler demo

It would be very useful to convert entire React projects to Vue JS.