vnode Module
Delivers the vnode
prototype object, which is a virtualisation of an Element
inside the Dom.
These Elements work smoothless with the vdom (see ...).
vnodes are much quicker to access and walk through than native dom-nodes. However, this is a module you don't need
by itself: Element
-types use these features under the hood.
Copyright (c) 2014 ITSA - https://github.com/itsa
New BSD License - http://choosealicense.com/licenses/bsd-3-clause/
This module provides the following classes: