# Install mjml with Homebrew

JavaScript framework that makes responsive-email easy. Version 5.4.0 via Homebrew; verified 2026-06-30.

## Install

```sh
sudo av install brew:mjml
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mjml
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:mjml
- **Package manager:** Homebrew
- **Version:** 5.4.0
- **Source summary:** JavaScript framework that makes responsive-email easy
- **Homepage:** <https://mjml.io>
- **Last updated:** 2026-06-30T09:54:08Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- mjml (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 5.4.0
## Project history and usage

MJML, the Mailjet Markup Language, was created in early 2015 by Mailjet developers while they were working on Passport, Mailjet's drag-and-drop interface for responsive emails. The project began from the observation that responsive HTML email was difficult because email clients render HTML inconsistently, so the team built a higher-level markup language that abstracts tables, inline CSS, and client-specific quirks.

### Project history

The MJML engine transpiles `<mj-*>` components into responsive email HTML. Its documentation presents semantic components such as sections and columns as the central workflow: developers write MJML templates, use built-in or custom components, and let the engine produce email-client-oriented HTML. The homepage also identifies a community and user ecosystem around email tooling, including integrations or public users such as Sinch Mailjet, Email Love, Parcel.io, GrapesJS, Spatie, Typeform, and Litmus-related template work.

### How it is used

As a package, MJML sits in the email-development niche rather than general web templating. Homebrew exposes the `mjml` CLI for compiling templates locally, while the upstream documentation and GitHub project support use in Node-based build systems and template pipelines.

### Sources

- <https://documentation.mjml.io/>
- <https://formulae.brew.sh/formula/mjml>
- <https://github.com/mjmlio/mjml>
- <https://mjml.io/>


## Security Notes

No matching local secret-handling manifest was found for mjml. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .mjmlconfig

## Combined YAML source

View the package source record on GitHub. [combined/mjml.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mjml.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
