1.3.1 • Published 4 years ago

canvas2image-module-wrapper v1.3.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
4 years ago

canvas2image node module wrapper

Canvas2Image cannot be imported as a module and seems to no longer be maintained.

This repository contains the original code, a few changes and a export statement.

Usage

npm install canvas2image-module-wrapper
import canvas2image from "canvas2image-module-wrapper";

canvas2image.convertToPNG(canvas, 400, 400);
1.2.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago