react-element-to-html

1.0.1 • Public • Published

React Element To HTML

Utility function to turn a React Element into static HTML.

Useful where ReactDOMServer.renderToStaticMarkup() is not available (E.g. in Bower).

Installation

NPM:

$ npm install react-element-to-html

Bower:

$ bower install react-element-to-html

/react-element-to-html/

    Package Sidebar

    Install

    npm i react-element-to-html

    Weekly Downloads

    7

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • anifacted