Skip to content

Commit 7f2cd03

Browse files
authored
feat: add nuxt-mailchannels (#1105)
1 parent 19a4e46 commit 7f2cd03

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

icons/mailchannels.svg

Lines changed: 1 addition & 0 deletions
Loading

modules/mailchannels.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: mailchannels
2+
description: Simple MailChannels Email API integration for Nuxt
3+
repo: yizack/nuxt-mailchannels
4+
npm: nuxt-mailchannels
5+
icon: mailchannels.svg
6+
github: https://github.com/Yizack/nuxt-mailchannels
7+
website: https://github.com/Yizack/nuxt-mailchannels
8+
learn_more: https://www.mailchannels.com/email-api/
9+
category: Extensions
10+
type: 3rd-party
11+
maintainers:
12+
- name: Yizack Rangel
13+
github: yizack
14+
twitter: YizackR
15+
bluesky: yizack.com
16+
compatibility:
17+
nuxt: '>=3.0.0'
18+
requires: {}

0 commit comments

Comments
 (0)