bubkoo / html-to-image

✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
MIT License
5.41k stars 505 forks source link

Add demo to README #323

Open a-alhusaini opened 1 year ago

a-alhusaini commented 1 year ago

I recently created a repo that creates images from html and css.

It is based on this package. I thought it could be a good idea if there was a demo app people could use to get a sense of how this package works.

I am willing to adapt my tool or create a new repo specifically intended to show off html-to-image.

working demo of my repo

EDIT: Increased clarity of issue.

vivcat[bot] commented 1 year ago

👋 @appdevland

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.