frintjs/frint

frint-react-server: add more functions from ReactDOM

Open

#334 建立於 2017年10月12日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)JavaScript (746 star) (37 fork)batch import
featurehelp wanted

描述

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

貢獻者指南

frint-react-server: add more functions from ReactDOM · frintjs/frint#334 | Good First Issue