This repository is a monorepo managed by Changesets what means we actually publish several packages to npm from same codebase, including:
Package | Description | Version |
---|---|---|
vue-qrcode |
🤳 A Vue component for QR code generation with qrcode | |
vue-qrious |
🤳 A Vue component for QR code generation with qrious | |
vue-resizor |
🖱 A Vue component for resizing with dragging |
# yarn
yarn add vue-{qrcode,qrious,resizor}
# npm
npm i vue-{qrcode,qrious,resizor}
1stG | RxTS | UnTS |
---|---|---|
1stG | RxTS | UnTS |
---|---|---|
Detailed changes for each release are documented in CHANGELOG.md.