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

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

Awesome Lists containing this project

README

          

# QR Code Widget [![Support](https://img.shields.io/badge/Mendix%20Support%3A-Community-green.svg)](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