refi64 / vuedart

Create Vue web apps in Dart
https://refi64.com/vuedart
310 stars 19 forks source link

Compile templates into Dart render functions #31

Open refi64 opened 5 years ago

refi64 commented 5 years ago

Need to investigate how difficult this is... I'd like to reuse Vue's compiler for now, but that would require Node in order to compile templates.