tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.34k stars 1.68k forks source link

Added new option to set a custom timeout #358

Open caiocampos opened 3 years ago

caiocampos commented 3 years ago

I have a process that generates an image from many images, due to the amount of images the loading often takes much more than 30 seconds

Edit: I added a new way to bypass cache