mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add xpath package (#1415)
This commit is contained in:
parent
0121510b79
commit
177c8b2a96
@ -1053,6 +1053,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.
|
||||
* [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).
|
||||
* [xpath](https://github.com/antchfx/xpath) - XPath package for Go.
|
||||
* [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression.
|
||||
* Utility
|
||||
* [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
|
||||
|
Loading…
Reference in New Issue
Block a user