Skip to content

An All-inclusive, Cross-Browser JavaScript QRCode Generator

Latest
Compare
Choose a tag to compare
@ushelp ushelp released this 05 Feb 16:42

EasyQRCodeJS is a feature-rich cross-browser pure JavaScript QRCode generation library. Support Canvas, SVG and Table drawing methods. Support Dot style, Logo, Background image, Colorful, Title etc. settings. Support Angular, Vue.js, React, Next.js, Svelte framework. Support binary(hex) data mode.(Running with DOM on client side)

  • Cross-browser support for QR code generation based on HTML5 Canvas, SVG and Table
  • Support unicode character set: 😊❤️👍👨‍💻 Hello, こんにちは, こんにちは, Γεια, Привет, नमस्ते, สวัสดี, Привіт, سلام, Здравей, ສະບາຍດີ, Përshëndetje, Բարեւ, 你好
  • Download the QRCode image in the browser
  • Required Patterns that support dot style
  • Support for Quiet Zone settings
  • Support custom Position Pattern inner fill and outer border color
  • Support custom Alignment Pattern inner fill and outer border color
  • Support custom Timing Patterns vertical, horizontal color
  • Support Logo images (including transparent PNG images)
  • Support Background Image
  • Support for title, subtitle settings
  • Has no dependencies
  • Support AMD, CMD, CommonJS/Node.js JavaScript modules
  • Angular, Vue.js, React, Next.js Support
  • Support binary(hex) data mode
  • Support TypeScript