└── Readme.md /Readme.md: -------------------------------------------------------------------------------- 1 | 2 | My [GitHub sponsors](https://github.com/sponsors/tj) can suggest and vote for their favorite project ideas to help prioritize them. 3 | 4 | ## Suggestions 5 | 6 | These can be anything, a package that you need for project, a desktop or web application you'd love to have, a framework that would help make something easier for your team, a blog article to learn more about a subject I'm familiar with, just let me know! The more sponsors I have, the more time I can dedicate to new and existing projects. 7 | 8 | ## Voting 9 | 10 | Leave a :thumbsup: to vote. Resulting priorities will be filtered by sponsors, if you'd like to see work done on any of these projects, or my existing software, consider [sponsoring](https://github.com/sponsors/tj) me. 11 | 12 | ## Funded 13 | 14 | __Go packages__ funded by my sponsors: 15 | 16 | | Name | Description | 17 | |---------|-------------| 18 | | [go-config](https://github.com/tj/go-config) | Very minimalist Go configuration loading package 19 | | [go-css](https://github.com/tj/go-css) | CSS utilities such as hex color parsing | 20 | | [go-editor](https://github.com/tj/go-editor) | Utility package for reading from $EDITOR | 21 | | [go-naturaldate](https://github.com/tj/go-naturaldate) | Natural language date/time parser | 22 | | [go-news](https://github.com/tj/go-news) | DynamoDB-backed mailing list package for Go | 23 | | [go-spa](https://github.com/tj/spa) | Single Page Application server for Go | 24 | | [go-tea](https://github.com/tj/go-tea) | Interactive terminal framework inspired by The Elm Architecture 25 | | [go-termd](https://github.com/tj/go-termd) | Terminal markdown rendering with code block syntax highlighting support | 26 | | [go-terminput](https://github.com/tj/go-terminput) | Terminal keyboard input package without an opinionated framework | 27 | 28 | __Programs__ funded by my sponsors: 29 | 30 | | Name | Description | 31 | |---------|-------------| 32 | | [letterbox](https://github.com/tj/letterbox) | Batch-process letter-boxing of photographs | 33 | | [news-api](https://github.com/tj/news-api) | API server for managing mailing lists and subscriptions | 34 | | [rpc](https://github.com/apex/rpc) | Schema-based RPC API client & server generation | 35 | | [staticgen](https://github.com/tj/staticgen) | Static website generator allowing you to use any HTTP server or framework | 36 | | [sponsors-api](https://github.com/tj/sponsors-api) | GitHub Sponsor avatar listings in your Readme.md | 37 | | [spa](https://github.com/tj/spa) | Single Page Application server | 38 | | [triage](https://github.com/tj/triage) | Interactive command-line GitHub issue & notification triaging tool | 39 | 40 | __Services__ funded by my sponsors: 41 | 42 | | Name | Description | 43 | |---------|-------------| 44 | | [gobinaries](https://github.com/tj/gobinaries) | On-demand Go binaries for command-line tools | 45 | --------------------------------------------------------------------------------