Skip to content

TechQuery/QRCode-Post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCode Post

Add QRCode into Image posts.

It used to be a Pen written by TechQuery on CodePen.

Usage

Basic

https://techquery.github.io/QRCode-Post/

With parameters

https://techquery.github.io/QRCode-Post/?image=http://example.com/path/to/image.png&start=100,100&end=300,300

Development

npm install
# Edit files
npm test
npm start