wix-incubator / mjml-react

React component library to generate the HTML emails on the fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Announcement from Engineering @Faire

IanEdington opened this issue · comments

Hello mjml community, we at Faire are excited to announce we will be taking over maintaining the open-source mjml-react project!

Over the past year, https://github.com/Faire has used https://github.com/wix-incubator/mjml-react extensively. This package allowed us to incorporate all the benefits of mjml without having to ask our developers to learn a new dev environment when moving from web to email. As a result, we significantly reduced the development effort for creating emails, while keeping email rendering issues to a minimum.

We saw so much benefit from mjml-react, and we don’t want to see it go. That is why we want to continue to maintain the package, and improve it with some of our own new ideas! For now you can check us out at https://github.com/Faire/mjml-react (npm). We hope this can be a drop-in replacement for mjml-react in most cases, but are eager to work with you if there are any issues. Don’t hesitate to reach out to us on the #mjml-react channel in the MJML Slack Group or file a github issue. From there, you can look forward to new improvements coming soon.

And of course we want to extend a massive thank you to the https://github.com/Wix team for building and previously maintaining this project.

Awesome to hear @IanEdington, thanks. I've been a big user for a while and it was one of the first things we incorporated into our mjml-based email dev tool, Mailing.

We had also reached out to help maintain, so feel free to shoot me an email if you need help or want to talk to some power users.

Thanks again!

That's great to hear! Our first focus is having a couple people test out the current functionality. If you could help validate that we're building this package correctly that would be a huge help.

We'd also welcome any PRs for things you'd like to fix.

Over the next couple months we'll be looking for input on what should be built into mjml-react.

commented

I actually adapted, and continued the development over at ksv-vc/postbote. It's actually going pretty well, also with a deep typescript integration. If this project might be spun up again, I am happy to contribute.

We'd love to get PRs for anything you've found particularly useful! 🙏

commented

@IanEdington LOL, I actually have rewritten almost the whole package to be TS-compatible and added some tests in my repo..

Awesome! Let's move this conversation to Faire/mjml-react#12