New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mjml-raw

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-raw

mjml-raw

2.0.7-beta.4
Source
npm
Version published
Weekly downloads
616K
-18.29%
Maintainers
1
Weekly downloads
 
Created
Source

mjml-raw

Displays raw HTML that is not going to be parsed by the MJML engine. Anything left inside this tag should be raw, responsive HTML.

<mjml>
  <mj-body>
    <mj-container>
      <mj-raw>
        <!-- Your content goes here -->
      </mj-raw>
    </mj-container>
  </mj-body>
</mjml>

sexy

FAQs

Package last updated on 27 Jun 2016

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