Skip to content

law-rence/ember-cli-qrcode

 
 

Repository files navigation

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.

About

QR code components for Ember applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 2.7%
  • Other 1.1%