Skip to content

Commit 26f621d

Browse files
Merge branch 'nuxt:main' into main
2 parents 09610b5 + 194c7a7 commit 26f621d

6 files changed

Lines changed: 51 additions & 0 deletions
110 KB
Loading
11.3 KB
Loading

icons/toast.png

614 KB
Loading

modules/izi-toast.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: izi-toast
2+
description: >-
3+
Elegant, responsive, and lightweight toast notification module for Nuxt 3
4+
using iziToast. Supports auto-imported composables and full customization.
5+
repo: stephenjason89/nuxt-toast
6+
npm: nuxt-toast
7+
icon: toast.png
8+
github: https://github.com/stephenjason89/nuxt-toast
9+
website: https://github.com/stephenjason89/nuxt-toast
10+
learn_more: https://izitoast.marcelodolce.com/
11+
category: Libraries
12+
type: 3rd-party
13+
maintainers:
14+
- name: Stephen Jason Wang
15+
github: stephenjason89
16+
twitter: stephenjason89
17+
compatibility:
18+
nuxt: ^3.0.0
19+
requires: {}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: nuxt-componentsbook-module
2+
description: Storybook-like experience for Nuxt components
3+
repo: s00d/nuxt-componentsbook-module
4+
npm: nuxt-componentsbook-module
5+
icon: nuxt-componentsbook-module.png
6+
github: https://github.com/s00d/nuxt-componentsbook-module
7+
website: https://github.com/s00d/nuxt-componentsbook-module
8+
learn_more: https://www.npmjs.com/package/nuxt-componentsbook-module
9+
category: Extensions
10+
type: 3rd-party
11+
maintainers:
12+
- name: Pavel Kuzmin
13+
github: s00d
14+
compatibility:
15+
nuxt: '>=3.0.0'
16+
requires: {}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: nuxt-strapi-blocks-renderer
2+
description: Render the Strapi CMS blocks text element easily in Nuxt.
3+
repo: freb97/nuxt-strapi-blocks-renderer
4+
npm: nuxt-strapi-blocks-renderer
5+
icon: nuxt-strapi-blocks-renderer.png
6+
github: https://github.com/freb97/nuxt-strapi-blocks-renderer
7+
website: https://github.com/freb97/nuxt-strapi-blocks-renderer
8+
learn_more: https://strapi.io
9+
category: CMS
10+
type: 3rd-party
11+
maintainers:
12+
- name: Frederik Bußmann
13+
github: freb97
14+
compatibility:
15+
nuxt: ^3.0.0
16+
requires: {}

0 commit comments

Comments
 (0)