tess2.js icon indicating copy to clipboard operation
tess2.js copied to clipboard

Publishing on NPM?

Open mattdesl opened this issue 11 years ago • 9 comments

Any plans to publish this on NPM? It seems like a great tool.

mattdesl avatar May 19 '14 23:05 mattdesl

+1 for NPM module. I also need NPM module.

gagan-bansal avatar Jun 10 '14 09:06 gagan-bansal

I'm not familiar publishing stuff to nom modules, do you have any pointers how to do that?

memononen avatar Jun 10 '14 09:06 memononen

This is quite explanatory. And from npm help.

gagan-bansal avatar Jun 10 '14 10:06 gagan-bansal

Added a pull request #4

mattdesl avatar Jun 10 '14 14:06 mattdesl

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 avatar Nov 05 '14 15:11 mattdesl

@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.

memononen avatar Nov 05 '14 17:11 memononen

Great. :+1: I will let you know if I get any tests going.

mattdesl avatar Nov 05 '14 17:11 mattdesl

@memononen version currently published on npm appears to be an older version with bugs, possible to do a npm version patch and publish?

Doeke avatar Jul 21 '18 10:07 Doeke

poke @memononen, same request as @Doeke, would be great to publish an up-to-date version to npm if you can ! Thanks in advance

barroij avatar Aug 25 '21 13:08 barroij