Skip to content

Anifacted/react-element-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utility function to turn a React Element into static HTML

Resources

Stars

Watchers

Forks

Packages

No packages published