An open API service indexing awesome lists of open source software.

https://github.com/movableink/ember-cli-qrcode

QR code components for Ember applications
https://github.com/movableink/ember-cli-qrcode

Last synced: 6 months ago
JSON representation

QR code components for Ember applications

Awesome Lists containing this project

README

          

# ember-cli-qrcode

Embed QR codes in your Ember application.

## Installation

```
ember install ember-cli-qrcode
```

## Usage

```handlebars

```

## 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](LICENSE.md).