https://github.com/yangbeibei88/qrcode-generator-js
Simple vanilla Javascript application to generating QR code
https://github.com/yangbeibei88/qrcode-generator-js
Last synced: 19 days ago
JSON representation
Simple vanilla Javascript application to generating QR code
- Host: GitHub
- URL: https://github.com/yangbeibei88/qrcode-generator-js
- Owner: yangbeibei88
- Created: 2024-06-11T02:50:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T15:41:23.000Z (11 months ago)
- Last Synced: 2025-02-18T00:57:21.292Z (4 months ago)
- Language: HTML
- Homepage: https://yangbeibei88.github.io/qrcode-generator-js/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Code Generator
## Overview
A simple Javascript application to generate QR Code.## Built With
- Javascript
- BootStrap
- QRCode Library## Live Demo
Check out the live deo [QR Code Generator](https://yangbeibei88.github.io/qrcode-generator-js/).
## Features
- Generate and download QR code
- Select sizes and colors## License
The code is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt).## Contact
- Beibei Yang [[email protected]](mailto:[email protected])