- [x] simple bindings
- [x] simple events
- [ ] TODO-MVC App
-- [ ] Repl
+- [x] Repl
- [x] transform
- [x] NodeTransform
- [x] DirectiveTransform
- [x] simple expression
- [x] compound expression
- [ ] modifiers
- - [ ] .camel
+ - [x] .camel
- [ ] .prop
- [ ] .attr
- - [ ] `v-on`
+ - [x] `v-on`
- [x] simple expression
- - [ ] compound expression
+ - [x] compound expression
- [x] modifiers
- - [ ] runtime directives
- - #19
+ - [x] runtime directives
- [ ] `v-memo`
- #18
- [ ] `v-model`
- #9
- [ ] `v-for`
- #21
- - [ ] `v-show`
- - #16
- - needs #19 first
+ - [x] `v-show`
- [x] Fragment
- [ ] Codegen
- [x] CodegenContext