Humble (go-humble)

Humble

go-humble

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

Humble's repositories

humble

The main repository for Humble. Issues and new feature requests not related to any specific sub-packages go here.

router

A router for client-side web applications written in go which compiles to javascript via gopherjs.

Language:GoLicense:MITStargazers:28Issues:4Issues:7

locstor

localstorage bindings for go and gopherjs

Language:GoLicense:MITStargazers:27Issues:4Issues:4

temple

A library and a command line tool for sanely managing go templates, with the ability to share them between client and server.

Language:GoLicense:MITStargazers:19Issues:4Issues:2

examples

Various examples of how to use the Humble Toolkit.

rest

A small go package for sending requests to a RESTful API and unmarshaling the response. Compiles to javascript via gopherjs.

Language:GoLicense:MITStargazers:12Issues:2Issues:5

detect

A tiny go package for detecting whether code is running on the server or client. Intended to be used with gopherjs.

Language:GoLicense:MITStargazers:9Issues:3Issues:0

view

A small go library for managing views in the browser which compiles to javascript via gopherjs.

Language:GoLicense:MITStargazers:7Issues:5Issues:1

form

A go package which compiles to javascript for validating and serializing html forms.

Language:GoLicense:MITStargazers:3Issues:3Issues:0