mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
Add QRCode Generator (#5457)
* Add QRCode Generator * rephrase description --------- Co-authored-by: Yassine Benaid <yassinebenaide3@gmail.com>
This commit is contained in:
parent
b2be60e7e5
commit
3deb66fd84
@ -1441,6 +1441,7 @@ _Libraries for manipulating images._
|
||||
- [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library.
|
||||
- [go-gd](https://github.com/bolknote/go-gd) - Go binding for GD library.
|
||||
- [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
|
||||
- [go-qrcode](https://github.com/yeqown/go-qrcode) - Generate QR codes with personalized styles, allowing adjustments to color, block size, shape, and icons.
|
||||
- [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go.
|
||||
- [go-webp](https://github.com/kolesa-team/go-webp) - Library for encode and decode webp pictures, using libwebp.
|
||||
- [gocv](https://github.com/hybridgroup/gocv) - Go package for computer vision using OpenCV 3.3+.
|
||||
|
Loading…
Reference in New Issue
Block a user