node-potrace icon indicating copy to clipboard operation
node-potrace copied to clipboard

Can this run in the browser?

Open Sharcoux opened this issue 2 years ago • 1 comments

It is not exactly clear in the Readme if this can run in the browser too. From the source code, it looks like it should be possible, but I might have missed something.

If it is possible to run it in the browse, maybe we could update the Readme to clarify?

Sharcoux avatar Jul 15 '23 17:07 Sharcoux

The original JS library is browser-compatible. It has an online demo. Hence, this is a "node-compatible" version of that library.

Hopefully this clarifies.

tooolbox avatar Jul 22 '23 16:07 tooolbox