Skip to content

Allows embedding Plattar-Style QR Codes for existing websites.

License

Notifications You must be signed in to change notification settings

Plattar/plattar-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plattar Logo

install size Minified MinZipped NPM License

plattar-qrcode allows embedding plattar style QR Codes into existing websites.

Quick Use

// Minified Version ES2015 & ES2019 (Latest)
https://cdn.jsdelivr.net/npm/@plattar/plattar-qrcode/build/es2015/plattar-qrcode.min.js
https://cdn.jsdelivr.net/npm/@plattar/plattar-qrcode/build/es2019/plattar-qrcode.min.js

// Standard Version ES2015 & ES2019 (Latest)
https://cdn.jsdelivr.net/npm/@plattar/plattar-qrcode/build/es2015/plattar-qrcode.js
https://cdn.jsdelivr.net/npm/@plattar/plattar-qrcode/build/es2019/plattar-qrcode.js

Installation

  • Install using npm
npm install @plattar/plattar-qrcode

Examples

Embed a Plattar Styled QRCode into your website

<plattar-qrcode url="https://www.plattar.com" width="256" height="256" margin="0" color="#101721"></plattar-qrcode>

Will output the following QRCode

Plattar-QRCode

Acknowledgements

This tool relies on the following open source projects.

About

Allows embedding Plattar-Style QR Codes for existing websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published