{"library":"qrcode-generator","type":"library","category":null,"description":"qrcode-generator is a robust, pure JavaScript implementation for generating QR codes, supporting a wide range of features including various error correction levels (L, M, Q, H), different data encoding modes (Numeric, Alphanumeric, Byte, Kanji), and output formats (HTML Image Tag, SVG, Canvas, ASCII, Data URL). It is based on the JIS X 0510:1999 standard. The current stable version is 2.0.4, released in April 2024, with releases occurring periodically to address issues and add features like module support and TypeScript types in recent major versions. Key differentiators include its lightweight nature, direct HTML rendering capabilities, and foundational adherence to the QR Code specification, making it suitable for both browser and Node.js environments without external dependencies.","language":"javascript","status":"active","version":"2.0.4","tags":["javascript","qr","qrcode","generator","typescript"],"install":[{"cmd":"npm install qrcode-generator","imports":["import qrcode from 'qrcode-generator';","const qrcode = require('qrcode-generator');","import type { QRCode } from 'qrcode-generator';"]},{"cmd":"yarn add qrcode-generator","imports":[]},{"cmd":"pnpm add qrcode-generator","imports":[]}],"homepage":null,"github":"https://github.com/kazuhikoarase/qrcode-generator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/qrcode-generator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/qrcode-generator/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}