A simple QR code component & npm's qrcode
package shim.
This addon is a thin wrapper around node-qrcode library.
Run ember install ember-simple-qrcode
.
In case you want to use the library directly, just import it:
import QRCode from 'qrcode';
This project is licensed under the MIT License.