webpack-qrcode-plugin

1.0.2 • Public • Published

webpack-qrcode-plugin

GitHub license

webpack-qrcode-plugin is a JavaScript library for terminal qrcode for launch project url by scanning.

Easy way to mobile responsive test.

Installation

$ npm i webpack-qrcode-plugin

Usage

alt text

http://192.168.1.16:4000/

webpack.config.js

const QRCodePlugin = require("webpack-qrcode-plugin");
module.exports = {
    devServer: {
    ...
    port: 4000,
  },
  plugins: [
    new QRCodePlugin()
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    14
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i webpack-qrcode-plugin

Weekly Downloads

14

Version

1.0.2

License

MIT

Unpacked Size

4.82 kB

Total Files

5

Last publish

Collaborators

  • ishaqhashmi