Skip to content
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
1 change: 1 addition & 0 deletions modules/echarts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ type: 3rd-party
maintainers:
- name: Yue JIN
github: kingyue737
twitter: kingyue737
compatibility:
nuxt: '>=3.0.0'
requires: {}
20 changes: 20 additions & 0 deletions modules/nuxt-swal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: nuxt-swal
description: >-
A sweat alert module for Nuxt.js with support for options and composition API.
Extends the default sweetalert2 module.
repo: forinda/nuxt-swal
npm: nuxt-swal
icon: ''
github: https://github.com/forinda/nuxt-swal.git
website: https://github.com/forinda/nuxt-swal.git
learn_more: https://sweetalert2.github.io/
category: Libraries
type: 3rd-party
maintainers:
- name: Felix Orinda
github: forinda
twitter: felix_orinda
compatibility:
nuxt: ^3.0.0
requires: {}
vue: ^3.0.0
2 changes: 1 addition & 1 deletion modules/pinia-plugin-persistedstate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ type: 3rd-party
maintainers:
- name: PraZ
github: prazdevs
bluesky: praz.dev
bluesky: dev.praz.me
compatibility:
nuxt: ^2.0.0 || >=3.0.0
requires:
Expand Down