EasyQRCodeJS-NodeJS is a NodeJS server side javascript QRCode image(PNG/JPEG/SVG/Base64 data url) generator. Support setting Dot style, Logo, Background image, Colorful, Title and more. Support binary(hex) data mode.
The library currently uses canvas@2.8.0, which doesn’t support node 18. Since canvas started to support it from v2.10.2. I suggest to update it to use EasyQRCodeJS-NodeJS with last version of node.
The library currently uses canvas@2.8.0, which doesn’t support node 18. Since canvas started to support it from v2.10.2. I suggest to update it to use EasyQRCodeJS-NodeJS with last version of node.