[GopherJS] Resizable Views
Resizable views in Go, compiled to JavaScript via GopherJS. This is a re-write of AngularJS resizable views [2].
Real world application of resizable views is Pāli Tipiṭaka. For source code and example of how to use, see [1].
Tested on: Chromium Version 50.0.2661.102 Ubuntu 16.04 (64-bit), Go 1.6.2.
References:
[1] | GitHub - siongui/gopherjs-resizable-views: Resizable Views written in Go. Compiled to JavaScript via GopherJS |
[2] | [AngularJS] Resizable Views |