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

https://github.com/siongui/gopherjs-treeview

Treeview written in Go. Compiled to JavaScript via GopherJS
https://github.com/siongui/gopherjs-treeview

frontend go gopherjs

Last synced: 18 days ago
JSON representation

Treeview written in Go. Compiled to JavaScript via GopherJS

Awesome Lists containing this project

README

        

===================
GopherJS_ Treeview_
===================

Development Environment:

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

If you need treeview 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-treeview

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] Treeview `_

.. [3] `[Golang] gettext Function on Frontend (Browser) by GopherJS `_

.. _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-treeview/
.. _Treeview: https://www.google.com/search?q=javascript+treeview

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