gowut

module
v0.0.0-...-73643b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2015 License: GPL-3.0

README

Welcome!

Originally written by iczaaa, Gowut (Go Web UI Toolkit) is a full-featured, easy to use, platform independent Web UI Toolkit written in pure Go, no platform dependent native code is linked or called.

This site is for the Gowut source code and download hosting and for issue tracking.

For News, documentation and examples please visit the Gowut Home Page here:

https://sites.google.com/site/gowebuitoolkit/

Quick install

To quickly install (or update to) the latest version, type: go get github.com/sinni800/gowut/gwu

Quick test

To quickly test it and see it in action, run the following example applications (assuming you're in the root of your GOPATH):

  1. Showcase of Features. This one auto-opens itself in your default browser. go run src/github.com/sinni800/gowut/examples/showcase.go
  2. A single window example. This one auto-opens itself in your default browser. go run src/github.com/sinni800/gowut/examples/simple_demo.go
  3. Login window example with session management. go run src/github.com/sinni800/gowut/examples/login_demo.go Open the page http://localhost:3434/guitest/ in your browser to see it.

Godoc of Gowut

You can read the godoc of Gowut online here: http://godoc.org/github.com/sinni800/gowut

The fork

I forked this project because I wanted to add some stuff to it and share these additions. Pull requests and issues are welcome, of course!

Directories

Path Synopsis
Package gwu implements an easy to use, platform independent Web UI Toolkit in pure Go.
Package gwu implements an easy to use, platform independent Web UI Toolkit in pure Go.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL