vue-qrcode.js

1.0.1 • Public • Published

vue-qrcode.js

qrcode.js binding of vue 2

Install

With Yarn:

yarn add vue-qrcode.js

With npm:

npm install vue-qrcode.js --save

Usage

example

    <qrcode class="qrcode"
      :text="text"
      :size="size"
      :colorLight="colorLight"
      :colorDark="colorDark"
      :logo="'https://avatars0.githubusercontent.com/u/1384521?v=3&s=80'"
      :logoSize="40"
      >
    </qrcode>

License

MIT

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i vue-qrcode.js

    Weekly Downloads

    3

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • wangbinyq