Wirecog 31baad93f4 Refactored isomorphic redirect code to be more idiomatic. Added isomorphic template rendering functionality. | 7 years ago | |
---|---|---|
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
Readme.md | 7 years ago | |
isokit.go | 7 years ago | |
opdetails.go | 7 years ago | |
redirect.go | 7 years ago | |
template.go | 7 years ago | |
templateset.go | 7 years ago | |
templatesetcontents.go | 7 years ago |
A package providing common isomorphic functionality.
IsoKit requires GopherJS and Humble Detect.
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.