josharsh / YAWP

Yet Another Web Playground is an online web Playground that lets you play with HTML CSS and JS in real-time. If you want to teach web and Zoom does not really allow you to express a lot, YAWP is just for you. YAWP saves your work so that you can build over it next time you visit.
https://yawp.josharsh.tech
11 stars 14 forks source link

Add support for Screenshoting output (Screenshot in Iframe) #9

Open josharsh opened 3 years ago

josharsh commented 3 years ago

Ability to make snippets for rendered output

garykhong commented 3 years ago

Hi @josharsh,

I was interested in helping out in this issue. Can you explain exactly what you are looking for in this issue? For example, do you need a button in YAWP to take the screenshot of the output iframe and save it as a file somewhere? Could the user also use the browser in built screen shot functionality?