🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@openagenda/mails-editor

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openagenda/mails-editor

Edit your email templates easily.

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
2
Created
Source

@openagenda/mails-editor

Edit your email templates easily.

MJML + EJS + Nodemailer = :heart:

Getting Started

This project allows you to create templates with preview and refresh in real time.

Installing

yarn add -D @openagenda/mails-editor

# or `npm i -D @openagenda/mails-editor`

@openagenda/mails is a peerDependency, you need to install it:

yarn add @openagenda/mails

Launching app

The templates used by oa-mails-editor come from a folder defined by the MAILS_TEMPLATES_DIR environment variable or with the first argument of the command.

The simpliest method is to run oa-mails-editor from the root of your project and navigate to http://localhost:3000.
The home page is the list of templates available in the chosen folder (./templates by default), once on the template to edit you just have to save your changes to see the changes in your browser.

FAQs

Package last updated on 22 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts