# 其他语言绑定

MJML is available for other platforms. The community has created ports to other platforms and wrappers for the official Node implementation. These contributions are not officially supported by the MJML teams.

MJML 也适用于其他平台。社区已经创建了其他平台的移植版本以及官方 Node 实现的封装库。这些贡献并未获得 MJML 团队的官方支持。

# Rust: MRML

This project is a reimplementation of the nice MJML markup language in Rust.

该项目是用 Rust 重新实现的优秀的 MJML 标记语言。

https://github.com/jdrouet/mrml

# .NET: MJML.NET

A blazingly-fast unofficial port of MJML 4 to .NET 6.

一个速度极快的非官方 MJML 4 到 .NET 6 的移植版本。

https://github.com/SebastianStehle/mjml-net

# Elixir: MJML (Rust NIFs for Elixir)

Native Implemented Function (NIF) bindings for the MJML Rust implementation (mrml).

MJML Rust 实现 (mrml) 的原生实现函数 (NIF) 绑定。

https://github.com/adoptoposs/mjml_nif

# Ruby: MRML Ruby

Ruby wrapper for MRML, the MJML markup language implementation in Rust.

Ruby 对 MRML 的封装,MRML 是 Rust 中 MJML 标记语言的实现。

https://github.com/hardpixel/mrml-ruby

# React: mjml-react

React components for MJML components.

用于 MJML 组件的 React 组件。

https://github.com/faire/mjml-react#readme

# Python: mgd020/mjml-python

Python wrapper for MRML, the MJML markup language implementation in Rust.

MRML 的 Python 封装,MRML 是 MJML 标记语言在 Rust 中的实现。

https://github.com/mgd020/mjml-python

# Python: FelixSchwarz/mjml-python

Python implementation for MJML.

MJML 的 Python 实现。

https://github.com/FelixSchwarz/mjml-python

# Python / Django: django-mjml

The simplest way to use MJML in Django templates.

在 Django 模板中使用 MJML 的最简单方法。

https://github.com/liminspace/django-mjml

# PHP / Laravel: Laravel MJML

Build responsive e-mails easily using MJML and Laravel Mailables.

使用 MJML 和 Laravel Mailables 轻松构建响应式电子邮件。

  • https://github.com/EvanSchleret/lara-mjml
  • https://github.com/asahasrabuddhe/laravel-mjml (not maintained) (已停止维护)