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.
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
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.
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.
This is a simple QR code generator which converts url into a QR image. This project uses the built in node package fs and npm packages inquirer to get the input from the user and qr-image to generate the QR image in Node.js.
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.
Command-line for qr-image
A terminal-based Node.js application that generates QR codes for URLs and saves them as PNG files in the project directory. Easily create and store QR codes for links using this command-line tool.
🔳🔲▫️▪️ QR CODE GENERATOR ▪️▫️🔲🔳
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."