Add qrcode (#949)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Axel Terizaki
2019-06-29 17:26:10 +02:00
committed by Sindre Sorhus
parent e3cc52e60c
commit b1329b3b98

View File

@@ -435,6 +435,7 @@
- [pica](https://github.com/nodeca/pica) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed.
- [jimp](https://github.com/oliver-moran/jimp) - Image processing in pure JavaScript.
- [probe-image-size](https://github.com/nodeca/probe-image-size) - Get the size of most image formats without a full download.
- [qrcode](https://github.com/soldair/node-qrcode) - QR code and bar code generator.
### Text