checkCrc - If set to true, the CRC will be checked for each chunk and an error will be thrown in case it's wrong (default: false). png - An object representing the ...
dom-to-image is a library which can turn arbitrary DOM node into a vector (SVG) or raster (PNG or JPEG) image, written in JavaScript. It's based on domvas by Paul Bakaus and has been completely ...