deno-canvas
deno-canvas copied to clipboard
Ported to [email protected]
After a bit of reverse engineering (using mostly https://www.diffchecker.com), I ported Deno-canvas to [email protected].
I have successfully run the three examples in the repo but I think the medium to short term plan is to add concrete tests.
I don't think this could be a breaking change, but I'm not 100% certain sure.
This closes #28.
@DjDeveloperr Any updates on getting this merged? Should I write more tests?
Sorry for delay, I'll try to review it ASAP 😅
This PR is out of date, closing and will open a new one when I have time. [email protected] got released relatively recently so I'll base it off of that.