p5.clickable icon indicating copy to clipboard operation
p5.clickable copied to clipboard

Publish to NPM registry

Open ProLoser opened this issue 5 years ago • 1 comments

I use npm to manage my dependencies. Could you publish this package to the npm registry? It would make it a lot more streamlined to retrieve / update / manage your library for me and a large portion of JS devs.

ProLoser avatar Sep 05 '20 22:09 ProLoser

Do this if you need to:

yarn add git+https://github.com/Lartu/p5.clickable.git

JREAM avatar Jul 19 '21 14:07 JREAM