UNPKG

email-sender-sdn

Version:

Reusable email sender with support for HTML, plain text, templates, and attachments.

9 lines (8 loc) 160 B
<!DOCTYPE html> <html> <body> <h1>Hello, {{name}}!</h1> <p>Welcome to our platform.</p> <p>Your email is {{email}}.</p> </body> </html>