Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akabharat/qr-code-generator

generate QR code implemented using node.js
https://github.com/akabharat/qr-code-generator

javascript nodejs project qrcode qrcode-generator

Last synced: about 2 months ago
JSON representation

generate QR code implemented using node.js

Awesome Lists containing this project

README

        

# QR-Code-Generator
generate QR code implemented using node.js

## Dependencies

- "inquirer": A collection of common interactive command-line user interfaces.

- "qr-image": A package to generate QR codes as PNG images.

- "fs": A built-in Node.js module for file system operations.

## Contributing

Contributions to this repository are welcome! If you have any improvements, bug fixes, or new features to suggest, feel free to open an issue or submit a pull request.

## License

This code is open-source and licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute this code for both commercial and non-commercial purposes.

Happy QR code generating!