mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #446 from aymerick/patch-2
Adds douceur, a CSS inliner for your HTML emails
This commit is contained in:
commit
bbf81b80e6
@ -266,6 +266,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
*Libraries that implement email creation and sending*
|
*Libraries that implement email creation and sending*
|
||||||
|
|
||||||
|
* [douceur](https://github.com/aymerick/douceur) - CSS inliner for your HTML emails.
|
||||||
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
|
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
|
||||||
* [go-dkim](https://github.com/toorop/go-dkim) - A DKIM library, to sign & verify email.
|
* [go-dkim](https://github.com/toorop/go-dkim) - A DKIM library, to sign & verify email.
|
||||||
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
||||||
|
Loading…
Reference in New Issue
Block a user