tess2.js
tess2.js copied to clipboard
Publishing on NPM?
Any plans to publish this on NPM? It seems like a great tool.
+1 for NPM module. I also need NPM module.
I'm not familiar publishing stuff to nom modules, do you have any pointers how to do that?
This is quite explanatory. And from npm help.
Added a pull request #4
I'm starting to use this for some SVG to WebGL tools and I'm finding it more robust than poly2tri. I can publish my branch on npm for now as tess2, and add your npm account as an owner if you decide to use it later.
@mattdesl Thanks for the prep work! And sorry for putting this off for so long. I merged your PR and published to npm. Let me know if I did something silly. If yo have suggestions for things to test, I'd be glad to know.
Great. :+1: I will let you know if I get any tests going.
@memononen version currently published on npm appears to be an older version with bugs, possible to do a npm version patch and publish?
poke @memononen, same request as @Doeke, would be great to publish an up-to-date version to npm if you can ! Thanks in advance