JSteunou / webstomp-client

Stomp client over websocket for browsers
Apache License 2.0
299 stars 59 forks source link

Support install via Bower #19

Closed 9you closed 8 years ago

9you commented 8 years ago

Hi, I'm using the original version by jmesnil via Bower. But that version is no longer maintained, and I want to move to your library. Can you provide support to install your project via Bower? Thanks!

JSteunou commented 8 years ago

Since npm became the de facto javascript package manager and others like bower support install from github I wont

Le 23 juil. 2016 10:55, "9you" notifications@github.com a écrit :

Hi, I'm using the original version by jmesnil via Bower. But that version is no longer maintained, and I want to move to your library. Can you provide support to install your project via Bower? Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JSteunou/webstomp-client/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNytzLVCs25AmYX-K8t8XvkrgJQC9OLks5qYdcXgaJpZM4JTUbg .

9you commented 8 years ago

I don't think your project can be import directly from Github via Bower.

JSteunou commented 8 years ago

If you dont use es6 i might add the dist folder to github

Le 23 juil. 2016 12:10, "9you" notifications@github.com a écrit :

I don't think your project can be import directly from Github via Bower.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JSteunou/webstomp-client/issues/19#issuecomment-234710700, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNyt7VrN2zOOeYhH2C_QP56WwYVegtlks5qYeiTgaJpZM4JTUbg .

9you commented 8 years ago

Great. Thanks a lot!

JSteunou commented 8 years ago

I just added the dist folder to github so users like you that use another package manager than npm can point to github.