0.1.2 • Published 2 years ago

n8n-nodes-mjml v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

n8n-nodes-mjml

npm.io

n8n node to convert MJML to HTML.

How to install

To get started install the package in your n8n root directory:

npm install n8n-nodes-mjml

For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-mjml

License

MIT