mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add htmlquery (#2130)
This commit is contained in:
parent
0db99e9b85
commit
050c25f6b7
@ -1282,6 +1282,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [goregen](https://github.com/zach-klippenstein/goregen) - Library for generating random strings from regular expressions.
|
* [goregen](https://github.com/zach-klippenstein/goregen) - Library for generating random strings from regular expressions.
|
||||||
* [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
|
* [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
|
||||||
* [guesslanguage](https://github.com/endeveit/guesslanguage) - Functions to determine the natural language of a unicode text.
|
* [guesslanguage](https://github.com/endeveit/guesslanguage) - Functions to determine the natural language of a unicode text.
|
||||||
|
* [htmlquery](https://github.com/antchfx/htmlquery) - An XPath query package for HTML, lets you extract data or evaluate from HTML documents by an XPath expression
|
||||||
* [inject](https://github.com/facebookgo/inject) - Package inject provides a reflect based injector.
|
* [inject](https://github.com/facebookgo/inject) - Package inject provides a reflect based injector.
|
||||||
* [mxj](https://github.com/clbanning/mxj) - Encode / decode XML as JSON or map[string]interface{}; extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
|
* [mxj](https://github.com/clbanning/mxj) - Encode / decode XML as JSON or map[string]interface{}; extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
|
||||||
* [sdp](https://github.com/gortc/sdp) - SDP: Session Description Protocol [[RFC 4566](https://tools.ietf.org/html/rfc4566)].
|
* [sdp](https://github.com/gortc/sdp) - SDP: Session Description Protocol [[RFC 4566](https://tools.ietf.org/html/rfc4566)].
|
||||||
|
Loading…
Reference in New Issue
Block a user