Pinned Repositories
binstale
binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.
github_flavored_markdown
GitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.
githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
Go-Package-Store
An app that displays updates for the Go packages in your GOPATH.
goexec
A command line tool to execute Go functions.
gostatus
A command line tool that shows the status of Go repositories.
graphql
Package graphql provides a GraphQL client implementation.
markdownfmt
Like gofmt, but for Markdown.
trayhost
Cross-platform Go library to place an icon in the host operating system's taskbar.
vfsgen
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
shurcooL's Repositories
shurcooL/goexec
A command line tool to execute Go functions.
shurcooL/gtdo
The source for gotools.org.
shurcooL/tictactoe
Package tictactoe defines the game of tic-tac-toe.
shurcooL/godecl
A godecl experiment. Like cdecl, but for Go.
shurcooL/resume
resume is Dmitri Shuralyov's résumé.
shurcooL/notificationsapp
Package notificationsapp is a web frontend for a notifications service.
shurcooL/octicon
Package octicon provides GitHub Octicons.
shurcooL/events
Package events provides an events service definition.
shurcooL/ivybrowser
A port of Rob Pike's ivy that runs in the browser.
shurcooL/gofontwoff
Package gofontwoff provides the Go font family in Web Open Font Format.
shurcooL/reactions
Package reactions provides a reactions service definition.
shurcooL/httperror
Package httperror provides common basic building blocks for custom HTTP frameworks.
shurcooL/component
Package component is a collection of basic HTML components.