- [ ] 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.
eachtageachexpression to save repeatingcjs,esmoutput<template args>tag?constin output