Designed for typescript only, support for es-whatevs syntax is a non-goal.
bash
find ./ -name '*.html' | xargs vue_convert
vue single file component
from a html
filecss
rules to <style>
rather than using linksvue router
from a sitemap.xml
router
and sfc
s Contributors welcome