Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.99 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.99 KB

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: