Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.
Paul Jolly edited this page Aug 26, 2018 · 41 revisions

About

myitcv.io/react is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces.

go get -u myitcv.io/react

See the Changelog for notices of significant updates.

Current state

  • All key aspects of React are covered in these bindings
  • You can create a GopherJS React-based web app, write components, run and distribute your web app
  • GopherJS React components can be integrated with existing React applications, or vice versa
  • Examples to get you started, and reactGen -init to create a skeleton web app
  • Beta; API surface may change

Please raise issues if you find problems

Links

For consumers of the package:

For developers of this package:

Credits

With thanks to the following for their previous work on GopherJS and related projects: