🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

culink-mjml-browser

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

culink-mjml-browser

MJML: the only framework that makes responsive-email easy

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

MJML Browser build

This package allows MJML to be used client-side.

Usage

It can be used as the regular mjml package :

var mjml2html = require('mjml-browser')

var result = mjml2html(mjml, options)

Unavailable features

  • mj-include tags are unavailable and will be ignored.
  • features involving the .mjmlconfig file are unavailable, which means no custom components.

FAQs

Package last updated on 30 Jan 2023

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