mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add qrcode (#949)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
committed by
Sindre Sorhus
parent
e3cc52e60c
commit
b1329b3b98
@@ -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.
|
- [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.
|
- [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.
|
- [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
|
### Text
|
||||||
|
|||||||
Reference in New Issue
Block a user