nimiq / qr-creator

Lightweight library for stylish QR codes
https://nimiq.github.io/qr-creator/demo
MIT License
200 stars 24 forks source link

How can this be used server-side? #3

Closed scomma closed 5 years ago

scomma commented 5 years ago

Hi, apologies for what may be a noob question. I was wondering how this library could be used in server-side nodejs app given it expects to write the image back to a DOM element.

If it's an unsupported use case please let me know. Thank you.

danimoh commented 5 years ago

Hello scomma.

Currently, no server side rendering is supported. I'm sorry :/