Common isomorphic functionality in one kit.
Wirecog 781d8122d6 Provided facility for template set bundle to be sent in serverless environments, where the ability to write to disk is not available. 5 years ago
.gitignore Initial import. 6 years ago
Acknowledgements.md Adding acknowledgements 6 years ago
LICENSE Initial import. 6 years ago
Readme.md Updated repo based links 5 years ago
basicform.go Updated source code to stable state 5 years ago
fetchtemplatebundle.go Updated source code to stable state 5 years ago
form.go Updated source code to stable state 5 years ago
formjs.go Updated source code to stable state 5 years ago
formparams.go Updated source code to stable state 5 years ago
formparamsjs.go Updated source code to stable state 5 years ago
gopherjshandlers.go Updated source code to stable state 5 years ago
isokit.go Updated source code to stable state 5 years ago
opdetails.go Updated source code to stable state 5 years ago
redirect.go Updated source code to stable state 5 years ago
route.go Updated source code to stable state 5 years ago
router.go Updated source code to stable state 5 years ago
serversidehandlers.go Provided facility for template set bundle to be sent in serverless environments, where the ability to write to disk is not available. 5 years ago
static.go Updated source code to stable state 5 years ago
template.go Provided facility for template set bundle to be sent in serverless environments, where the ability to write to disk is not available. 5 years ago
templatebundle.go Updated source code to stable state 5 years ago
templateset.go Provided facility for template set bundle to be sent in serverless environments, where the ability to write to disk is not available. 5 years ago

Readme.md

IsoKit

Go Report Card

The isokit package provides common functionality for developing Isomorphic Go applications.

Installation

IsoKit requires GopherJS.

Get IsoKit

go get -u go.isomorphicgo.org/go/isokit

The Isomorphic Go Project

More information on the benefits of Isomorphic Go applications can be found at the Isomorphic Go Website.

License

IsoKit is licensed under the BSD License. Read the LICENSE file for more information.