Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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: