mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge branch 'patch-2' of https://github.com/dukex/awesome-go
* 'patch-2' of https://github.com/dukex/awesome-go: added resize lib Conflicts: README.md
This commit is contained in:
commit
1877881c9a
@ -59,12 +59,16 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
*Libraries for manipulating images.*
|
*Libraries for manipulating images.*
|
||||||
|
|
||||||
* [img](https://github.com/hawx/img) - A selection of image manipulation tools.
|
* [img](https://github.com/hawx/img) - A selection of image manipulation tools.
|
||||||
|
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
||||||
|
* [resize](https://github.com/nfnt/resize) - Image resizing for the Go with common interpolation methods.
|
||||||
|
|
||||||
|
|
||||||
## Parsers
|
## Parsers
|
||||||
|
|
||||||
* [go-pkg-xmlx](https://github.com/jteeuwen/go-pkg-xmlx) - Extension to the standard Go XML package. Maintains a node tree that allows forward/backwards browsing and exposes some simple single/multi-node search functions.
|
* [go-pkg-xmlx](https://github.com/jteeuwen/go-pkg-xmlx) - Extension to the standard Go XML package. Maintains a node tree that allows forward/backwards browsing and exposes some simple single/multi-node search functions.
|
||||||
* [go-pkg-rss](https://github.com/jteeuwen/go-pkg-rss) - This package reads RSS and Atom feeds and provides a caching mechanism that adheres to the feed specs.
|
* [go-pkg-rss](https://github.com/jteeuwen/go-pkg-rss) - This package reads RSS and Atom feeds and provides a caching mechanism that adheres to the feed specs.
|
||||||
|
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
|
|
||||||
Where to discover new Go libraries.
|
Where to discover new Go libraries.
|
||||||
|
Loading…
Reference in New Issue
Block a user