dom-react
v2.2.1
Published
Maps DOM to React DOM.
Downloads
1,491
Readme
dom-react
Maps DOM to React DOM.
API
nodeToReact( node: Node, createElement: Function ): mixednodeListToReact( nodeList: NodeList | Array, createElement: Function ): Array