ember-cli-qrcode

2.1.0 • Public • Published

ember-cli-qrcode

Embed QR codes in your Ember application.

Installation

ember install ember-cli-qrcode

Usage

<QrCode @text="http://example.com" style="width: 300px;" @darkColor="#009966" />

Acknowledgements

  • Originally based on QRCode for JavaScript, Copyright (c) 2009 Kazuhiko Arase
  • Full spec support added and dependencies removed by davidshimjs: https://github.com/davidshimjs/qrcodejs
  • The word "QR Code" is registered trademark of DENSO WAVE INCORPORATED

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i ember-cli-qrcode

Weekly Downloads

488

Version

2.1.0

License

MIT

Unpacked Size

36.6 kB

Total Files

19

Last publish

Collaborators

  • mnutt