QR code generator built using Node js
-
Updated
Aug 4, 2023 - JavaScript
QR code generator built using Node js
A simple QR Codes generator. Made using HTML 5, Tailwind CSS & Js !!
A simple Node.js application that generates QR codes from user-inputted URLs using inquirer for input, qr-image for QR code generation, and fs for file handling.
This is a QR code generator built using Node.js. It allows you to easily create QR codes for various types of data, such as URLs, text, contact information, and more.
A simple Node.js project to generate QR codes from textual input. This application uses `qr-image` to create QR codes, `inquirer` for interactive user prompts, and `fs` to save the QR code as an image file.
A command line app for generating qr codes for URLs using JavaScript , inquirer and qr-image packages
Generate QR Codes for Scanning and Redirecting to Any Websites you wish to.
a node gadget for batch generation of QR codes.
Download and type "npm init" in your terminal. Then run the file app.js; Insert Link to create QRCode. This project create as QR Code in PNG Format and it will also create a text file which will contain the link you inputted. In this project npm package: inquirer, qr-images. Node native module file system has also been used.
🔳🔲▫️▪️ QR CODE GENERATOR ▪️▫️🔲🔳
This project is a simple Command Line Interface (CLI) QR Code Generator built using Node.js. It allows users to input a URL or text and generates a QR code image file.
A simple Node.js command-line application that generates a QR code image from a user-provided URL.
QR Code Generator
qr code generator
This is the pure nodejs QR code generator project where the link is provided as an input and then QR code image has been generated in the form of output.
Simple Program Of Generating and Reading QR Code
This is a simple Node.js-based QR Code Generator that converts any given URL into a QR code image. The application prompts the user to enter a URL, generates a QR code for it, and saves both the QR image and the entered URL in a text file.
Add a description, image, and links to the qr-image topic page so that developers can more easily learn about it.
To associate your repository with the qr-image topic, visit your repo's landing page and select "manage topics."