Maps DOM to React DOM.
npm install dom-react
dom-react
``nodeToReact( node: Node, createElement: Function ): mixed`
nodeToReact( node: Node, createElement: Function ): mixed
`nodeListToReact( nodeList: NodeList | Array, createElement: Function ): Array``
nodeListToReact( nodeList: NodeList | Array, createElement: Function ): Array