frintjs/frint

frint-react-server: add more functions from ReactDOM

Open

#334 opened on 2017年10月12日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)JavaScript (37 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (746 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド