Kulestar/powerui

PowerUI dynamic template syntax?

Thaina opened this issue · 0 comments

I think template syntax like vue or angular would be great for writing html nowaday and PowerUI should have something similar

I mean, we don't need real vue or angular support. But we should have some attribute syntax for

  • two way data binding
  • repeat (ng-repeat/v-for)
  • template block (ng-include)

At least I wish we could have some discussion for syntax and feature to support. And I would like to help contribute if I was capable