All Projects → gnaudio → jabra-node-sdk

gnaudio / jabra-node-sdk

Licence: MIT License
Jabra Node.Js SDK based on N-API

Programming Languages

typescript
32286 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to jabra-node-sdk

napi.zig
tiny and fast napi bindings for zig
Stars: ✭ 53 (+307.69%)
Mutual labels:  napi
lz4-napi
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
Stars: ✭ 29 (+123.08%)
Mutual labels:  napi
dicom-dimse-native
node js native addon for dimse services
Stars: ✭ 33 (+153.85%)
Mutual labels:  napi
headset-charge-indicator
A simple app-indicator for GNOME desktops to display the battery charge of some wireless headsets which also allows to control some functions like LEDs, sidetone and others.
Stars: ✭ 92 (+607.69%)
Mutual labels:  headset
dynamic-engine
Monitor events in the background on Android.
Stars: ✭ 24 (+84.62%)
Mutual labels:  headset
crc16
A native node addon to calcalate and verify CRC16 values, adopted by MODBUS agreement
Stars: ✭ 24 (+84.62%)
Mutual labels:  napi
napi-thread-safe-callback
C++ utility class to perform callbacks into JavaScript from any thread
Stars: ✭ 62 (+376.92%)
Mutual labels:  napi
HadesVR
The "DIY" SteamVR compatible VR setup made for tinkerers.
Stars: ✭ 88 (+576.92%)
Mutual labels:  headset
snappy
Fastest Snappy compression library in Node.js
Stars: ✭ 110 (+746.15%)
Mutual labels:  napi
win-ca
Get Windows System Root certificates
Stars: ✭ 78 (+500%)
Mutual labels:  napi

Jabra Node.js SDK

This is the monorepo for the new Jabra Node.js SDK (a native jabra SDK wrapper) and related helpers, demos and tests.

This new Jabra Node.js SDK is based on N-API and is thus Application Binary Interface (ABI) stable across versions of Node.js. It is also maintained as a core part of Node.js and known to work more easily with Electron (https://electronjs.org/) across versions.

For more information, refer to the individual README files in each project folder linked below or the common references at the bottom of this page.

Project contents

Common references

Versioning schme

This project adhere to semantic versioning so increases in majorVersion between releases indicate breaking changes so developers using the software may need to change their code when updating. Increases in minorVersion indicates that all changes are backwards compatible.

Bug reports

If you find any bug or have any suggestion then fill in the form at Jabra developer support site with below details:

  1. Bug description with steps to reproduce the issue.
  2. Console log after enabling debug mode for this module, see Debugging and Logging section for more.
  3. File logs, see Debugging and Logging section for more.

Credits

See github site for current contributors.

Original GN authors (from before source was released on github):

  • Morten Frederiksen
  • Steffen Klausen
  • Sudeep Kumar
  • Morten M. Christensen
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].