1 unstable release
0.1.1 | Jul 11, 2020 |
---|
#23 in #vue
9KB
119 lines
Vue-convert ![vue_convert: rustc 1.40+]
Designed for typescript only, support for es-whatevs syntax is a non-goal.
usage
find ./ -name '*.html' | xargs vue_convert
Roadmap
- Generate a
vue single file component
from ahtml
file - [] Extract relevant
css
rules to<style>
rather than using links - [] Generate a
vue router
from asitemap.xml
- [] Link
router
andsfc
s - [] Integrate a web-scraper to turn any webpage into a vue spa auto-magically
- [] Add pwa support to generated vue spa for offline viewing prowess
Contributors welcome
Dependencies
~5MB
~105K SLoC