[ANN] dream-html 1.0.0

[ANN] dream-html 1.2.0

Small addition to allow checking if a node or attr is ‘null’ (i.e. empty). This can be useful when you get a node or attr passed in to your function and you need to decide what to render depending on whether it’s empty or not.

As a reminder, ‘null’ or empty nodes and attributes are ones which are simply not rendered into the final HTML.

1 Like