You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -620,6 +620,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
620
620
*[mailman](https://github.com/kamilc/mailman) - Mailman provides a clean way of defining mailers in your Elixir applications.
621
621
*[pop3mail](https://hex.pm/packages/pop3mail) - Pop3 client to download email (including attachments) from the inbox via the commandline or Elixir API.
622
622
*[ravenx](https://github.com/acutario/ravenx) - Notification dispatch library for Elixir applications.
623
+
*[shiko_notifications](https://github.com/Leandro-Moreno/shiko_notifications) - Multi-channel notification SDK for email, SMS, WhatsApp, push, and Telegram with 23 provider adapters, bulk sending, A/B testing, and analytics.
623
624
*[smoothie](https://github.com/jfrolich/smoothie) - Smoothie inline styles of your email templates, and generates a plain text version from the HTML.
624
625
*[swoosh](https://github.com/swoosh/swoosh) - Compose, deliver and test your Emails (with attachments!) easily in Elixir with adapters for SMTP, Sendgrid, Mandrill, Mailgun, Postmark and lots others, plus Phoenix integration with mailbox preview.
625
626
@@ -950,6 +951,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
950
951
*[image64](https://hex.pm/packages/image64) - A tool for working with base64 encoded images.
951
952
*[imagineer](https://github.com/SenecaSystems/imagineer) - Image parsing in Elixir.
952
953
*[imgex](https://github.com/ianwalter/imgex) - Unofficial client library for generating imgix URLs in Elixir.
954
+
*[imgproxy_url](https://github.com/Leandro-Moreno/imgproxy_url) - Signed imgproxy URL generator with HMAC-SHA256 for Elixir.
953
955
*[mogrify](https://github.com/route/mogrify) - An Elixir wrapper for ImageMagick command line.
954
956
*[png](https://github.com/yuce/png) - A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale with alpha images.
955
957
*[thumbnex](https://github.com/talklittle/thumbnex) - Create thumbnails from images and video screenshots.
@@ -1413,6 +1415,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
*[clamxir](https://github.com/ramortegui/clamxir) - ClamAV wrapper for elixir.
1418
+
*[ex_turnstile](https://github.com/Leandro-Moreno/ex_turnstile) - Cloudflare Turnstile server-side token verification for Elixir.
1416
1419
*[code_signing](https://github.com/benknowles/code_signing) - Signing and verifying BEAM files with Ed25519 signatures.
1417
1420
*[Ockam](https://github.com/ockam-network/ockam) - A suite of tools, programming libraries and infrastructure that make it easy to build devices that communicate securely, privately and trustfully with cloud services and other devices. [Docs](https://www.ockam.io/learn/concepts/) .
1418
1421
*[pwned](https://github.com/thiamsantos/pwned) - Check if your password has been pwned.
0 commit comments