Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

qr-url-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qr-url-generator

Generate QR code image URLs using Google's Chart API. No dependencies.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

qr-url-generator

Generate QR code image data URLs (base64) from text or URLs. Works entirely offline using a lightweight library. Ideal for embedding QR codes in React apps, HTML pages, or server-side rendering.

⚠️ Note

This package previously used Google's Chart API, which is now deprecated and returns 404 errors. It has been updated to use local QR code generation via the qrcode library.

📦 Installation

npm install qr-url-generator

Keywords

qr

FAQs

Package last updated on 20 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts