Path | Synopsis |
---|---|
cmd/bindmntresolve | bindmntresolve prints the real directory path on disk of a possibly bind-mounted path |
cmd/compressHistory | |
cmd/concsh | concsh allows you to concurrently run commands from your shell. |
cmd/consttofile | |
cmd/egrunner | egrunner runs bash scripts in a Docker container to help with creating reproducible examples. |
cmd/gai | |
cmd/gai/gotype | The gotype command does syntactic and semantic analysis of Go files and packages like the front-end of a Go compiler. |
cmd/gg | |
cmd/gitbranchgraph | |
cmd/gitgodoc | gitgodoc allows you to view `godoc` documentation for different branches of a Git repository |
cmd/githubcli | |
cmd/gitlscurr | gitlscurr is an extended version of git ls-files that aims to reflect the files currently on disk as opposed to the current index (deleted files are in the index but not on disk) |
cmd/gjbt | gjbt is a simple (temporary) wrapper for GopherJS to run tests in Chrome as opposed to NodeJS. |
cmd/gogenerate | gogenerate is a cache-based wrapper around go generate directives. |
cmd/golistalldeps | golistalldeps transitively lists all dependencies (package, test and xtest) of specified packages in a format identical to go list |
cmd/helpflagtopkgdoc | |
cmd/internal/bindmnt | |
cmd/internal/gogenerate | gogenerate is a cache-based wrapper around go generate directives. |
cmd/jsonlint | |
cmd/mdreplace | mdreplace is a tool to help you keep your markdown README/documentation current. |
cmd/mdreplace/internal/itemtype | |
cmd/modpub | modpub is a tool to help create a directory of vgo modules from a git respository. |
cmd/mountwrap | |
cmd/newshell | |
cmd/pkgconcat | pkgconcat is a simple tool that concatenates the contents of a package into a single file |
cmd/protoc | The protoc command is a Go modules-based wrapper around the C++ protoc command. |
cmd/protofmt | |
cmd/simpkg | |
cmd/types | |
cmd/unsharemounts | |
cmd/vartojson | The vartojson command writes the JSON marshaled value of a variable to a file. |
cmd/watcher | watcher is a Linux-based directory watcher for triggering commands |
gogenerate | Package gogenerate exposes some of the unexported internals of the go generate command as a convenience for the authors of go generate generators. |
highlightjs | Package highlightjs provides an incomplete wrapper for Highlight.js (https://github.com/isagalaev/highlight.js), a Javascript syntax highlighter |
hybridimporter | Package hybridimporter is an implementation of go/types.ImporterFrom that uses depdency export information where it can, falling back to a source-file based importer otherwise. |
hybridimporter/_example | |
hybridimporter/srcimporter | Package srcimporter implements importing directly from source files rather than installed packages. |
immutable | Package immutable is a helper package for the immutable data structures generated by myitcv.io/immutable/cmd/immutableGen. |
immutable/cmd/immutableGen | immutableGen is a go generate generator that creates immutable struct, map and slice type declarations from template type declarations. |
immutable/cmd/immutableVet | |
immutable/cmd/immutableVet/_testFiles | |
immutable/example | |
immutable/util | |
internal/golist | |
protobuf | |
protobuf/ast | Package ast defines the AST data structures used by gotoc. |
protobuf/fmt | |
protobuf/gendesc | Package gendesc generates descriptor protos from an AST. |
protobuf/parser | Package parser parses proto files into gotoc's AST representation. |
react | Package react is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces. |
react/cmd/coreGen | coreGen is a go generate generator that helps to automate writing the core of myitcv.io/react. |
react/cmd/cssGen | cssGen is a temporary code generator for the myitcv.io/react.CSS type |
react/cmd/reactGen | reactGen is a go generate generator that helps to automate the process of writing GopherJS React web applications. |
react/cmd/reactVet | reactVet is a vet program used to check the correctness of myitcv.io/react based packages. |
react/cmd/reactVet/_testFiles | |
react/cmd/stateGen | stateGen is a go generate generator that helps to automate the process of creating state trees for use in GopherJS React web applications. |
react/cmd/stateGen/_testFiles | |
react/components/imm | |
react/examples | |
react/examples/blog/2017_04_16 | |
react/examples/hellomessage | |
react/examples/immtodoapp | |
react/examples/markdowneditor | |
react/examples/sites/cueplayground | |
react/examples/sites/examplesshowcase | |
react/examples/sites/globalstate | |
react/examples/sites/globalstate/model | |
react/examples/sites/globalstate/state | |
react/examples/sites/hellomessage | |
react/examples/sites/helloworld | |
react/examples/sites/helloworldbootstrap | |
react/examples/sites/immtodoapp | |
react/examples/sites/latency | |
react/examples/sites/markdowneditor | |
react/examples/sites/present | |
react/examples/sites/raffle | |
react/examples/sites/raffle/checker | checker is a simpler command line tool for checking entries to the raffle |
react/examples/sites/syntaxviewer | |
react/examples/sites/timer | |
react/examples/sites/todoapp | |
react/examples/timer | |
react/examples/todoapp | |
react/internal/bundle | |
react/internal/core | |
react/internal/dev | |
react/internal/preact | |
react/internal/prod | |
react/internal/testutils | |
react/jsx | Package jsx allows you to render blocks of HTML as myitcv.io/react elements. |
react/testutils | |
remarkable | Package remarkable provides an incomplete wrapper for remarkable (https://github.com/jonschlinkert/remarkable), a pure Javascript markdown parser |
sorter | |
sorter/cmd/sortGen | |
sorter/cmd/sortGen/_testFiles | |
sorter/cmd/sortGen/_testFiles/internal/other | |
sorter/example |
Updated 2019-09-29. Refresh now. Tools for package owners.