Skip to content

albrow/gopherjs-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

gopherjs-router

GoDoc

A client-side router written in go that compiles to javascript via gopherjs

Running the Example

The example directory contains an example of how to use gopherjs-router. To run it, simply serve and visit example/index.html in your browser. If you have python installed, in the example directory you can run the following command:

python -m SimpleHTTPServer

Then visit http://localhost:8000 to see the router in action.

About

A client-side router written in go that compiles to javascript via gopherjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors