gophergala2016 / cmd-go-jsLinks
cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.
☆63Updated 9 years ago
Alternatives and similar repositories for cmd-go-js
Users that are interested in cmd-go-js are comparing it to the libraries listed below
Sorting:
- Package srcutil provides utilities for working with Go source code.☆27Updated 8 years ago
- ☆70Updated 3 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- ☆47Updated 8 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Thunder is a high productivity wrapper for BoltDB.☆31Updated 9 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Polymer bindings for GopherJS☆44Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- A tool for rewriting Go import paths☆80Updated 7 years ago
- Generate a unified coverage file for all your Go code☆46Updated 8 years ago
- A dependency injection library using struct tags.☆28Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell