@n-at-han-k/mjml-browser-esm
v4.16.1
Published
MJML browser ESM bundle - the only framework that makes responsive-email easy
Downloads
30
Maintainers
Readme
@n-at-han-k/mjml-browser-esm
MJML browser ESM bundle - the only framework that makes responsive-email easy.
Installation
npm install @n-at-han-k/mjml-browser-esmUsage
import mjml from '@n-at-han-k/mjml-browser-esm'
const { mjml2html, components } = mjml
const MjAccordion = components['mj-accordion']
const MjAccordionElement = components['mj-accordion-element']
const MjAccordionText = components['mj-accordion-text']
const MjAccordionTitle = components['mj-accordion-title']
const MjAttributes = components['mj-attributes']
const MjBody = components['mj-body']
const MjBreakpoint = components['mj-breakpoint']
const MjButton = components['mj-button']
const MjCarousel = components['mj-carousel']
const MjCarouselImage = components['mj-carousel-image']
const MjColumn = components['mj-column']
const MjDivider = components['mj-divider']
const MjFont = components['mj-font']
const MjGroup = components['mj-group']
const MjHead = components['mj-head']
const MjHero = components['mj-hero']
const MjHtmlAttributes = components['mj-html-attributes']
const MjImage = components['mj-image']
const MjNavbar = components['mj-navbar']
const MjNavbarLink = components['mj-navbar-link']
const MjPreview = components['mj-preview']
const MjRaw = components['mj-raw']
const MjSection = components['mj-section']
const MjSocial = components['mj-social']
const MjSocialElement = components['mj-social-element']
const MjSpacer = components['mj-spacer']
const MjStyle = components['mj-style']
const MjTable = components['mj-table']
const MjText = components['mj-text']
const MjTitle = components['mj-title']
const MjWrapper = components['mj-wrapper']About MJML
MJML is a markup language designed to reduce the pain of coding responsive emails.
License
MIT
