frintjs/frint

frint-react-server: add more functions from ReactDOM

Open

#334 aperta il 12 ott 2017

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)JavaScript (37 fork)batch import
featurehelp wanted

Metriche repository

Star
 (746 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Affects server-side rendering only.

Currently

Only one function is supported:

  • renderToString

Support these too

  • renderToStaticMarkup
  • renderToNodeStream
  • renderStaticToNodeStream

Further reading: https://reactjs.org/docs/react-dom-server.html#overview

Guida contributor