1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 00:21:35 +02:00

Add content for gmail tester (#2888)

This commit is contained in:
ChuckD3ath
2022-11-07 09:12:09 +01:00
committed by GitHub
parent 30d974f21d
commit 79528144e2

View File

@@ -1 +1,8 @@
# Gmail tester
# Gmail Tester
Gmail-tester is a simple Node.js Gmail client which checks/returns email message(s) straight from any Gmail-powered account (both private and company).
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.npmjs.com/package/gmail-tester'>Gmail-tester Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://medium.com/@sergtimosh/using-gmail-tester-puppeteer-to-poll-gmail-inbox-65bbee17618c'>Using the gmail-tester + Puppeteer to poll Gmail inbox</BadgeLink>