gnaudio / jabra-browser-integration

JavaScript library to control a Jabra headset from a browser
https://www.npmjs.com/package/@gnaudio/jabra-browser-integration
MIT License
3 stars 1 forks source link

npm package #25

Closed vegarda closed 4 years ago

vegarda commented 5 years ago

Hello,

I'm building a browser application with WebRTC softphone and I want to use this library to integrate Jabra headset functionality like answer and hangup.

I'm using npm for managing all my packages for compiling/bundling and other web frameworks and libraries.

It would be great if you could upload this library to npm so I don't have to manually update when you update.

Thank you

ghost commented 5 years ago

Is it a normal page hosted in a chrome browser you are developing ? (Or is it an embedded browser application using electron or similar) ?

vegarda commented 5 years ago

It's an Angular-based single-page application for chrome (and edge, firefox)

ghost commented 5 years ago

ok. I can see how an npm or bower package could be useful for this. I will ask our PM to add this to our backlog.

ghost commented 4 years ago

Happy to report that a beta npm package called @gnaudio/jabra-browser-integration for the upcomming v3.0 release has now been released.