vue-qrcode

WebJar for vue-qrcode

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-qrcode
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

vue-qrcode
WebJar for vue-qrcode
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/xiaokaike/vue-qrcode

Download vue-qrcode

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-qrcode/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vue-qrcode</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-qrcode/
implementation 'org.webjars.npm:vue-qrcode:0.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-qrcode/
implementation ("org.webjars.npm:vue-qrcode:0.0.2")
'org.webjars.npm:vue-qrcode:jar:0.0.2'
<dependency org="org.webjars.npm" name="vue-qrcode" rev="0.0.2">
  <artifact name="vue-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-qrcode', version='0.0.2')
)
libraryDependencies += "org.webjars.npm" % "vue-qrcode" % "0.0.2"
[org.webjars.npm/vue-qrcode "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : vue jar [1.0.12,2)
org.webjars.npm : qr.js jar [0.0.0]

Project Modules

There are no modules declared in this project.

GitHub Actions Codacy Grade type-coverage GitHub release David Dev

Conventional Commits JavaScript Style Guide Code Style: Prettier lerna codechecks.io

Make Vue greater with RxTS.

TOC

Homepage

vue-rx

Packages

This repository is a monorepo managed by Lerna what means we actually publish several packages to npm from same codebase, including:

Package Description Version Peer Dependencies Dependencies
vue-qrcode 🤳 A Vue component for QR code generation with qrcode npm David Peer David
vue-qrious 🤳 A Vue component for QR code generation with qrious npm David Peer David
vue-translator A deadly simple i18n translate plugin for Vue, ready for Server Side Rendering. npm David Peer David

Install

# yarn
yarn add vue-{qrcode,qrious,translator}

# npm
npm i vue-{qrcode,qrious,translator}

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © JounQin@1stG.me

Versions

Version
0.0.2