Wirecog bd31ec98b4 Added check to see if template bundle file exists | 7 years ago | |
---|---|---|
.gitignore | 7 years ago | |
Acknowledgements.md | 7 years ago | |
LICENSE | 7 years ago | |
Readme.md | 7 years ago | |
basicform.go | 7 years ago | |
fetchtemplatebundle.go | 7 years ago | |
form.go | 7 years ago | |
gopherjshandlers.go | 7 years ago | |
isokit.go | 7 years ago | |
opdetails.go | 7 years ago | |
redirect.go | 7 years ago | |
route.go | 7 years ago | |
router.go | 7 years ago | |
static.go | 7 years ago | |
template.go | 7 years ago | |
templatebundle.go | 7 years ago | |
templateset.go | 7 years ago |
The isokit package provides common functionality for developing Isomorphic Go applications.
IsoKit requires GopherJS.
go get -u github.com/isomorphicgo/isokit
More information on the benefits of Isomorphic Go applications can be found at the Isomorphic Go Website.
IsoKit is licensed under the BSD License. Read the LICENSE file for more information.