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
**Go-Mailgen** is a Go library for generating professional HTML emails using a fluent, intuitive API. Simplify email creation with customizable templates and seamless integration into your Go applications. This project is inspired by the [mailgen](https://github.com/eladnava/mailgen) Node.js package, bringing its elegant email generation approach to the Go ecosystem.
11
13
12
14
## Features
13
15
14
16
-**Fluent API**: Build emails with a clean, chainable interface.
15
17
-**Inline CSS**: Ensures compatibility across major email clients.
16
-
-**Template-Based**: Use pre-built or custom templates for rapid development.
17
18
-**Easy Integration**: Works effortlessly with popular Go mail libraries like go-mail.
18
19
-**Chainable Methods**: Add content, actions, and tables in a straightforward manner.
19
-
-**Global Configuration**: Set default sender, product information, and theme for all emails.
20
+
-**Global Configuration**: Set default base email settings and themes.
0 commit comments