ktsn / vue-designer

Vue component design tool
https://marketplace.visualstudio.com/items?itemName=ktsn.vue-designer
MIT License
368 stars 22 forks source link

Use recast for script transformation #63

Closed ktsn closed 10 months ago

ktsn commented 6 years ago

https://github.com/benjamn/recast

The advantage of recast is that it will not touch non-modified code. So we would retain the existing code format of script block.