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 1 year ago
JSON representation
ember integration with jsQR - a very fast QR Code scanner
- Host: GitHub
- URL: https://github.com/nullvoxpopuli/ember-jsqr
- Owner: NullVoxPopuli
- License: mit
- Created: 2020-02-07T20:21:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T13:06:16.000Z (about 1 year ago)
- Last Synced: 2025-04-08T14:23:16.857Z (about 1 year ago)
- Topics: camera, ember, hacktoberfest, jsqr, qr, qr-code
- Language: TypeScript
- Homepage: https://nullvoxpopuli.github.io/ember-jsqr/
- Size: 6.55 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-jsqr
[](https://badge.fury.io/js/ember-jsqr)
[](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).