hyperviews icon indicating copy to clipboard operation
hyperviews copied to clipboard

Todos

Open davidjamesstone opened this issue 6 years ago • 0 comments

  • [ ] Conditional Iteration
  • [ ] each tag
  • [x] Iteration filter or hold a local variable of the each expression to save repeating
  • [x] Interpolation in style attribute object
  • [x] Build cli with cjs, esm output
  • [x] <template args> tag?
  • [x] Playground
  • [ ] streamify
  • [ ] Allow root to be siblings, no enclosing element, enclose in IIFE
  • [ ] Reconsider events {(e) => actions.do()} instead of {actions.do()}?
  • [ ] Consider using arrow functions and const in output
  • [ ] Fix hypenated attrs e.g. data-name=""
  • [ ] Lifecycle events support. Ability to set properties.

davidjamesstone avatar Jan 26 '18 00:01 davidjamesstone