resend / react-email

💌 Build and send emails using React
https://react.email
MIT License
13.52k stars 613 forks source link

Build VSCode extension for live preview #15

Closed zenorocha closed 1 year ago

zenorocha commented 1 year ago

Inspiration:

Reference:

EmersonGarrido commented 1 year ago

Plus exemple : https://previewjs.com

lucianodiisouza commented 1 year ago

To be honest, I think that I have zero ability to build it, but I want to challenge myself 🤣

looking at the @EmersonGarrido example, this opened issue continues valid @zenorocha ?

EmersonGarrido commented 1 year ago

@lucianodiisouza It's open, I started to build something and I also have an example of an html preview extension in my open github.

m-shaka commented 1 year ago

Any updates? Please let me share my short survey. I tried @previewjs/cli to preview react-email components and it seems to work well, even though some errors are reported partly because an html tag is in another html tag.

And Preview.js is publishing its packages in npm so perhaps they can be used for react-email's extension. https://www.npmjs.com/search?q=%40previewjs