mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add xquery package (#1351)
This commit is contained in:
parent
97b8af9727
commit
6bdef3bd09
@ -1046,6 +1046,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [slug](https://github.com/gosimple/slug) - URL-friendly slugify with multiple languages support.
|
* [slug](https://github.com/gosimple/slug) - URL-friendly slugify with multiple languages support.
|
||||||
* [Slugify](https://github.com/avelino/slugify) - A Go slugify application that handles string.
|
* [Slugify](https://github.com/avelino/slugify) - A Go slugify application that handles string.
|
||||||
* [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection).
|
* [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection).
|
||||||
|
* [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression.
|
||||||
* Utility
|
* Utility
|
||||||
* [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
|
* [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
|
||||||
* [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms.
|
* [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms.
|
||||||
|
Loading…
Reference in New Issue
Block a user