An open API service indexing awesome lists of open source software.

https://github.com/siongui/gopherjs-resizable-views

Resizable Views written in Go. Compiled to JavaScript via GopherJS
https://github.com/siongui/gopherjs-resizable-views

frontend go gopherjs

Last synced: 22 days ago
JSON representation

Resizable Views written in Go. Compiled to JavaScript via GopherJS

Awesome Lists containing this project

README

        

=========================
GopherJS_ Resizable Views
=========================

Development Environment:

- `Ubuntu 16.04`_ (``Chromium 50.0.2661.102 Ubuntu 16.04 (64-bit)``)
- `Go 1.6.2`_

If you need resizable views written in AngularJS_, see [2]_.

Install
+++++++

Install GopherJS_ and this package:

.. code-block:: bash

$ go get -u github.com/gopherjs/gopherjs
$ go get -u github.com/siongui/gopherjs-resizable-views

Example
+++++++

See `example `_ directory. Also see Demo_.

UNLICENSE
+++++++++

Released in public domain. See UNLICENSE_.

References
++++++++++

.. [1] `GopherJS - A compiler from Go to JavaScript `_
(`GitHub `__,
`GopherJS Playground `_,
|godoc|)

.. [2] `[AngularJS] Resizable Views `_

.. [3] `[GopherJS] Set/Get DOM CSS `_

.. [4] `[Golang] GopherJS Synonyms with JavaScript `_

.. [5] `[GopherJS] Register Event Handler (Event Binding) `_

.. _Ubuntu 16.04: http://releases.ubuntu.com/16.04/
.. _Go 1.6.2: https://golang.org/dl/
.. _Go: https://golang.org/
.. _GopherJS: https://github.com/gopherjs/gopherjs
.. _AngularJS: https://angularjs.org/
.. _UNLICENSE: http://unlicense.org/
.. _Demo: https://siongui.github.io/gopherjs-resizable-views/

.. |godoc| image:: https://godoc.org/github.com/gopherjs/gopherjs/js?status.png
:target: https://godoc.org/github.com/gopherjs/gopherjs/js