muaz-khan / WebRTC-Experiment

WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
https://www.webrtc-experiment.com/
MIT License
11.74k stars 3.95k forks source link

Bower support for DetectJS #314

Open bennycode opened 9 years ago

bennycode commented 9 years ago

Hi Muaz,

your WebRTC experiments are really great! I have learned much about WebRTC through your examples which are very easy to understand. Thanks for that!

It would be super cool if you could provide your DetectJS module as Bower package. Are there any plans in this regard?

Best from Berlin,

Benny

muaz-khan commented 9 years ago

Added bower support: https://github.com/muaz-khan/DetectRTC/blob/master/bower.json

bower install detectrtc
bennycode commented 9 years ago

Thanks man, you're great!