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
- Host: GitHub
- URL: https://github.com/siongui/gopherjs-treeview
- Owner: siongui
- Created: 2016-06-08T23:34:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T13:58:50.000Z (about 9 years ago)
- Last Synced: 2025-02-10T00:51:12.421Z (5 months ago)
- Topics: frontend, go, gopherjs
- Language: Go
- Homepage: https://siongui.github.io/gopherjs-treeview/
- Size: 200 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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-treeviewExample
+++++++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