Sebastian Tschan is announcing that JavaScript Canvas to Blob with version number 2.2.2 is already available to download.
What is JavaScript Canvas to Blob ?
JavaScript Canvas to Blob is .
JavaScript Canvas to Blob basically allows the content of an HTML5 canvas to be saved as an image. This can be used to power a “Save as…” feature for canvas drawn art, especially useful in Web-based graphics editors. Since newer versions of JavaScript support a “canvas.toBlob” method natively, this function can serve as a polyfill in older browsers. Documentation is included with the package’s README file.
This is changelog for JavaScript Canvas to Blob version 2.2.2 :
You can read the complete changelog and also download this latest version on their homepage: github.com