vue-to-react
vue-to-react copied to clipboard
🛠️ :point_right: Try to transform Vue component to React component
Where is this supposed to ran is it the terminal
## Error Error ## Your Code ```vue Donate Close {{ adScript }} 😄 All icons have been uploaded. All icons have been updated Icon has been approved There has been...
reverse?
This is a great project, but I am really looking for a transformer from react component to vue but i came across this! Any solutions so far?
the 'for in' parser will not handle 'of' but this is legal vue chaging the handleForDirective line ``` const a = value.split(/\s+(in|of)\s+/); ``` should fix the problem
will not parse `` but will parse `` although in html the input element should not have a closing tag (as opposed to xhtml)
Thank you very much for creating this tool! while below is not valid JSON, it is valid ECMAscript ``` { data(): return { propA: 1, propB: 2, // end of...
## Your Problem README does not indicate if there is folder level transformation allowed... is there such feature / way to do all conversion in a folder in bulk? (in...
## Your Problem Want to see whats did not get converted and wonder if a file did not get converted because non-supported features from vue listed in the README will...
## Your Problem The description for your problem... ## Your Code ``` // your code is here ``` ## Your Command ``` // your command is here ``` ## Error...