photopea/UNN.js

Publish on NPM

Opened this issue · 4 comments

You should publish this on NPM. If you for some reason can't do it, I can do it myself.

Sure, you can publish it yourself :) I never used NPM. I wish NPM could synchronize the source from github automatically.

Sure, you can publish it yourself :) I never used NPM. I wish NPM could synchronize the source from github automatically.

Ok! I will publish it under the unn.js name then. You can try to sync using GitHub actions.

Github can publish to npm automatically. Here is an example where I set it up to publish whenever I create a certain tag: https://github.com/Danielv123/gridworld/blob/main/.github/workflows/ci.yml

gymad commented

+1