Added project Tagify (#2569)

This commit is contained in:
Sergey 2019-06-18 01:23:33 +10:00 committed by Bo-Yi Wu
parent b093c76e4a
commit b046a1eaac

View File

@ -1546,6 +1546,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [parseargs-go](https://github.com/nproc/parseargs-go) - string argument parser that understands quotes and backslashes.
* [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
* [radix](https://github.com/yourbasic/radix) - fast string sorting algorithm.
* [Tagify](https://github.com/zoomio/tagify) - Produces a set of tags from given source.
* [TySug](https://github.com/Dynom/TySug) - Alternative suggestions with respect to keyboard layouts.
* [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
* [xurls](https://github.com/mvdan/xurls) - Extract urls from text.