jspaint icon indicating copy to clipboard operation
jspaint copied to clipboard

angular implementation

Open yoniP68 opened this issue 3 years ago • 1 comments
trafficstars

hii, is there a way to use this project as an npm package? im trying to use it in an angular project, do you think it is possible?

yoniP68 avatar Mar 11 '22 17:03 yoniP68

Hi, jspaint is not currently published to npm, although you can theoretically run:

npm install github:1j01/jspaint#v1.0.0-beta.1

to install from GitHub, pointing to the v1.0.0-beta.1 tag.

1j01 avatar Apr 14 '24 06:04 1j01