Wirecog 781d8122d6 Provided facility for template set bundle to be sent in serverless environments, where the ability to write to disk is not available. | 6 years ago | |
---|---|---|
.gitignore | 7 years ago | |
Acknowledgements.md | 7 years ago | |
LICENSE | 7 years ago | |
Readme.md | 6 years ago | |
basicform.go | 6 years ago | |
fetchtemplatebundle.go | 6 years ago | |
form.go | 6 years ago | |
formjs.go | 6 years ago | |
formparams.go | 6 years ago | |
formparamsjs.go | 6 years ago | |
gopherjshandlers.go | 6 years ago | |
isokit.go | 6 years ago | |
opdetails.go | 6 years ago | |
redirect.go | 6 years ago | |
route.go | 6 years ago | |
router.go | 6 years ago | |
serversidehandlers.go | 6 years ago | |
static.go | 6 years ago | |
template.go | 6 years ago | |
templatebundle.go | 6 years ago | |
templateset.go | 6 years ago |
The isokit package provides common functionality for developing Isomorphic Go applications.
IsoKit requires GopherJS.
go get -u go.isomorphicgo.org/go/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.