dfilatov / vidom

Library to build UI based on virtual DOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autowrap component rendering result respect to its value

dfilatov opened this issue · comments

Autowrap:

  • Array with fragment node
  • non-emptystring, number with plain string node
  • empty string, boolean, null, undefined with comment node