Rubygem-rqrcode_core

Jul 20, 2023

Ruby library for encoding QR Codes

rqrcode_core is a library for encoding QR Codes in pure Ruby. It has a simple interface with all the standard qrcode options. It was originally adapted in 2008 from a Javascript library by Kazuhiko Arase.

Features

  • rqrcode_core is a Ruby only library. It requires no 3rd party libraries. Just Ruby!
  • It is an encoding library. You can’t decode QR Codes with it.
  • The interface is simple and assumes you just want to encode a string into a QR Code, but also allows for encoding multiple segments.
  • QR Code is trademarked by Denso Wave inc.

rqrcode_core is the basis of the popular rqrcode gem. This gem allows you to generate different renderings of your QR Code, including png, svg and ansi.



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)