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

Readme

Keywords

none

Package Sidebar

Install

npm i vue-qrcode.js

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • wangbinyq