sendgrid / email-templates

A repository of common email templates to use and modify to your heart's content.
https://sendgrid.com
MIT License
818 stars 988 forks source link

Source code of SendGrid handlebars helpers #106

Open yeysman opened 8 months ago

yeysman commented 8 months ago

Hello team, I would like to know if the source code of handlebars helpers used by SendGrid templates is publicly available. I have integration with SG and would like to have a template preview with the actual data of my system. Currently, I did my implementation of helpers like Equals, notEquals, but to make the preview to be the same it is better to have the same helper implementation that SG has.

Could you please advise me on this matter?

bniksa commented 7 months ago

Would also like access to the handlebar helpers, in order to run and preview locally.

Any updates on this?