Organization data from Github https://github.com/go-humble
Humble is a collection of loosely-coupled tools designed to build client-side and hybrid web applications using Go and GopherJS.
GitHub:@go-humble
The main repository for Humble. Issues and new feature requests not related to any specific sub-packages go here.
A router for client-side web applications written in go which compiles to javascript via gopherjs.
localstorage bindings for go and gopherjs
A library and a command line tool for sanely managing go templates, with the ability to share them between client and server.
Various examples of how to use the Humble Toolkit.
A small go package for sending requests to a RESTful API and unmarshaling the response. Compiles to javascript via gopherjs.
A tiny go package for detecting whether code is running on the server or client. Intended to be used with gopherjs.
A small go library for managing views in the browser which compiles to javascript via gopherjs.
A go package which compiles to javascript for validating and serializing html forms.