react-email icon indicating copy to clipboard operation
react-email copied to clipboard

Build VSCode extension for live preview

Open zenorocha opened this issue 2 years ago • 4 comments

Inspiration:

  • https://twitter.com/chriscoyier/status/1572644485628305409

Reference:

  • https://marketplace.visualstudio.com/items?itemName=tht13.html-preview-vscode
  • https://marketplace.visualstudio.com/items?itemName=DanielKnights.vscode-mjml

zenorocha avatar Sep 21 '22 21:09 zenorocha

Plus exemple : https://previewjs.com

EmersonGarrido avatar Dec 20 '22 22:12 EmersonGarrido

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 ?

lucianodiisouza avatar Jan 06 '23 17:01 lucianodiisouza

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

EmersonGarrido avatar Jan 06 '23 17:01 EmersonGarrido

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

m-shaka avatar Jan 29 '23 10:01 m-shaka