rsi-referralqrgenerator
converts RSI referral codes into QR images
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords
star-citizen
starcitizen
Last synced: 10 months ago
·
JSON representation
·
Repository
converts RSI referral codes into QR images
Basic Info
- Host: GitHub
- Owner: mistermatt1337
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://sc-open.github.io/RSI-ReferralQRGenerator/
- Size: 188 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
- Releases: 1
Topics
star-citizen
starcitizen
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
RSI-ReferralQRGenerator
A simple QR code generator for RSI referral codes.
This simple tool features optional logo and background images to create a QR with your provided referral code and downloads as an SVG.
Usage
Additional Resource
You may be interested in printing "referral cards" for in-person events. This Canva template features your referral code and a QR code on the back.

Owner
- Name: Mister Matt
- Login: mistermatt1337
- Kind: user
- Repositories: 17
- Profile: https://github.com/mistermatt1337
‘Life is an adventure, I play my part courageously.’
Citation (CITATION.cff)
cff-version: 1.2.0
title: ReferralQRGenerator
message: "If you use this software, please cite it using the metadata from this file."
type: software
authors:
- name: SC-Open
website: "https://www.sc-open.dev"
alias: sc-open
- alias: mistermatt1337
affiliation: SC-Open
email: mistermatt1337@outlook.com
repository-code: "https://github.com/SC-Open/RSI-ReferralQRGenerator/"
url: "https://sc-open.github.io/RSI-ReferralQRGenerator/"
abstract: "An SC-Open.dev project ReferralQRGenerator is a simple JavaScript tool to generate QR codes for RSI referral links."
keywords:
- ReferralQRGenerator
- RSI-ReferralQRGenerator
- SC-Open
license: MIT
GitHub Events
Total
Last Year
Dependencies
package.json
npm
- express ^4.19.2 development
- webpack ^5.91.0 development
- webpack-cli ^5.1.4 development
- easyqrcodejs ^4.6.1