[ANN] Dream-html - DSL to build HTML, integrated with Dream

Just released 0.1.0 with a couple of small helpers:

  • Hx.__ can be used to render the _ attribute, which is used for Hyperscript
  • attr "attr-name" can be used to create a new attribute which does not carry a payload (what is usually called a boolean attribute)
1 Like