mailkraft
v1.1.0
Published
A library to generate styled email content
Readme
Mailkraft JS
Mailkraft is a powerful email templating system for JavaScript developers. Define metadata, HTML, and plain text sections in a single .ret file and generate dynamic, styled emails using a unified API.
Visit the official site: https://mailkraft.vishok.me
🚀 Features
- 📦 Simple
.retfile format (JSON + HTML + TEXT) - 🔁 Template variable replacement
- ⚡ Built-in and custom template support
- 🧠 Metadata for descriptions, docs, and types
🛠️ Installation
Install via NPM:
npm install @ritam/mailkraft🛡️ License
MIT
For documentation, examples, and more, visit https://mailkraft.vishok.me
