gopherjs-book
gopherjs-book copied to clipboard
Spotlight: Bindings and Frameworks
- AngularJS: github.com/gopherjs/go-angularjs
- D3: github.com/iansmith/d3
- DOM: honnef.co/go/js/dom
- jQuery: github.com/gopherjs/jquery
- JS console: honnef.co/go/js/console
- WebGL: github.com/ajhager/webgl
- XHR: honnef.co/go/js/xhr
- Wade: github.com/phaikawl/wade
- ENGi: github.com/ajhager/engi
- WebSocket: github.com/gopherjs/websocket
Can we add WebSocket github.com/gopherjs/websocket, assuming it gets to a stable API by then? I think merging gopherjs/websocket#1 (after review) will get it there.
Of course! And I am sure there are (and will be) more libraries to write about.