Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

qrcode-image-webserver

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qrcode-image-webserver

a web server to generate qrcode image

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

qrcode-image-webserver NPM version Build Status

a web server to generate qrcode image

Usage

node index.js

server start at port 5000.

access server like this: http://localhost:5000/?url=www.baidu.com

url parameter

http://localhost:5000?url=www.baidu.com&size=6

  • url, a url text. will auto preappend the http protocol when you lost it
  • size, size the qrcode image

License

MIT © gejiawen

Keywords

qrcode

FAQs

Package last updated on 18 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts