Go to file
Philipp Dormann 35ae6e69e7 improved sample page styling 2020-08-23 14:55:34 +02:00
assets new screencast! 2020-07-27 12:35:26 +02:00
dist build dist 2020-08-23 14:41:27 +02:00
i18n better lang 2020-08-23 14:55:24 +02:00
src cleanups 2020-08-23 14:32:30 +02:00
webpack 🌑 Darkmode cleanup 2020-08-23 14:34:13 +02:00
.gitignore cleanups 2020-08-23 14:32:30 +02:00
README.md improved sample page styling 2020-08-23 14:55:34 +02:00
babel.config.js cleanups 2020-08-23 14:32:30 +02:00
mailgo.d.ts cleanups 2020-08-23 14:32:30 +02:00
package.json cleanups 2020-08-23 14:32:30 +02:00
sample.html improved sample page styling 2020-08-23 14:55:34 +02:00
tsconfig.json clean up tsconfig 2020-08-23 14:41:33 +02:00
webpack.config.js 🌑 Darkmode cleanup 2020-08-23 14:34:13 +02:00
yarn.lock cleanups 2020-08-23 14:32:30 +02:00

README.md

📧 mailymaily

Usage

CC

data-cc-address and data-cc-domain to recreate cc: data-cc-address@data-cc-domain

BCC

data-bcc-address and data-bcc-domain to recreate bcc: data-bcc-address@data-bcc-domain

Subject

data-subject for the subject of the email

Body

data-body for the body of the email

Dev

Dependencies

yarn

Building

yarn build