Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nuxt-qrcode #1112

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions icons/qrcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions modules/ant-design-vue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ type: 3rd-party
maintainers:
- name: tangjinzhou
github: tangjinzhou
twitter: tangjinzhou
compatibility:
nuxt: '>=3.0.0'
requires:
Expand Down
1 change: 1 addition & 0 deletions modules/basic-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ maintainers:
- name: Takuma HANATANI
github: potato4d
twitter: potato4d
bluesky: potato4d.bsky.social
compatibility:
nuxt: ^2.0.0
requires: {}
1 change: 1 addition & 0 deletions modules/client-init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ maintainers:
- name: Takuma HANATANI
github: potato4d
twitter: potato4d
bluesky: potato4d.bsky.social
compatibility:
nuxt: ^2.0.0
requires: {}
19 changes: 19 additions & 0 deletions modules/qrcode.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: qrcode
description: A Nuxt module that provides support for generating and reading QRCodes.
repo: sandros94/nuxt-qrcode
npm: nuxt-qrcode
icon: qrcode.svg
github: https://github.com/sandros94/nuxt-qrcode
website: https://qrcode.s94.dev
learn_more: ''
category: Extensions
type: 3rd-party
maintainers:
- name: Sandro Circi
github: sandros94
avatar: https://avatars.githubusercontent.com/u/13056429
bluesky: sandros94.com
twitter: _sandros94
compatibility:
nuxt: '>=3.10.0'
requires: {}
1 change: 1 addition & 0 deletions modules/radix-vue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ maintainers:
- name: Max
github: onmax
twitter: _onmax
bluesky: onmax.bsky.social
compatibility:
nuxt: '>=3.0.0'
requires: {}