https://github.com/mendixlabs/qrcodewidget
Generate a QR code in your browser
https://github.com/mendixlabs/qrcodewidget
Last synced: 9 months ago
JSON representation
Generate a QR code in your browser
- Host: GitHub
- URL: https://github.com/mendixlabs/qrcodewidget
- Owner: mendixlabs
- License: apache-2.0
- Created: 2016-06-01T16:23:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:11:13.000Z (over 3 years ago)
- Last Synced: 2024-04-13T17:55:38.307Z (about 2 years ago)
- Language: JavaScript
- Size: 574 KB
- Stars: 0
- Watchers: 9
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QR Code Widget [](https://docs.mendix.com/appstore/general/app-store-content-support#community-category)
Generate a QR code in your browser using [qr.js](https://github.com/neocotic/qr.js). The widget takes a String or Integer for the value of the QR code. The amount of characters that you can put in a QR code is about 4,000 characters.
## Contributing
For more information on contributing to this repository visit [Contributing to a GitHub repository](https://world.mendix.com/display/howto50/Contributing+to+a+GitHub+repository)!
## Configuration
TBD