Wirecog 90404bbf33 Made pathing with regards to the static assets bundling system platform agnostic | 6 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 | |
formjs.go | 7 years ago | |
formparams.go | 7 years ago | |
formparamsjs.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 | 6 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.