Common isomorphic functionality in one kit.
Wirecog ba43d57ed2 Updated source code to stable state 5 years ago
.gitignore Initial import. 7 years ago
Acknowledgements.md Adding acknowledgements 6 years ago
LICENSE Initial import. 7 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
static.go Updated source code to stable state 5 years ago
template.go Updated source code to stable state 5 years ago
templatebundle.go Updated source code to stable state 5 years ago
templateset.go Updated source code to stable state 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.