Common isomorphic functionality in one kit.
Wirecog 268d19e752 Refactored isomorphic template rendering code 6 years ago
.gitignore Initial import. 7 years ago
LICENSE Initial import. 7 years ago
Readme.md Initial import. 7 years ago
isokit.go Initial import. 7 years ago
opdetails.go Refactored redirect code 6 years ago
redirect.go Refactored isomorphic redirect code to be more idiomatic. Added isomorphic template rendering functionality. 6 years ago
template.go Refactored isomorphic template rendering code 6 years ago
templatebundle.go Refactored isomorphic template rendering code 6 years ago
templateset.go Refactored isomorphic template rendering code 6 years ago

Readme.md

IsoKit

Go Report Card

A package providing common isomorphic functionality.

Installation

IsoKit requires GopherJS and Humble Detect.

Get IsoKit

go get -u github.com/isomorphicgo/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.