Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nullvoxpopuli/ember-jsqr

ember integration with jsQR - a very fast QR Code scanner
https://github.com/nullvoxpopuli/ember-jsqr

camera ember hacktoberfest jsqr qr qr-code

Last synced: about 2 months ago
JSON representation

ember integration with jsQR - a very fast QR Code scanner

Awesome Lists containing this project

README

        

# ember-jsqr

[![npm version](https://badge.fury.io/js/ember-jsqr.svg)](https://badge.fury.io/js/ember-jsqr)
[![CI](https://github.com/NullVoxPopuli/ember-jsqr/actions/workflows/ci.yml/badge.svg?branch=master&event=push)](https://github.com/NullVoxPopuli/ember-jsqr/actions/workflows/ci.yml)

Adds a convenience component for integrating with [jsQR](https://github.com/cozmo/jsQR),
which by itself, does not interact with the web camera APIs (getUserMedia).

View the [Documentation](https://nullvoxpopuli.github.io/ember-jsqr/)

Installation
------------------------------------------------------------------------------

```
ember install ember-jsqr
```

Contributing
------------------------------------------------------------------------------

See the [Contributing](CONTRIBUTING.md) guide for details.

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).