Edit the VNode treeRemove existing nodes, wrap them with other nodes, or insert new nodes into the VNode tree.
Small and tree-shakableThe library is already small, but the helpers are also highly tree-shakable, reducing the size even further.
Probably not a good ideaBut if you really have to manipulate VNodes, a library to smooth over the edge cases makes it less likely to go wrong.