node-cue-sdk icon indicating copy to clipboard operation
node-cue-sdk copied to clipboard

Corsair Cue SDK wrapper for node.js

Results 3 node-cue-sdk issues
Sort by recently updated
recently updated
newest added

Hello, First off thank you for having this wonderful idea of wrapping the SDK in node.js, this is much needed (after I have tried terribly fiddling with C++ for the...

Fixed the package.json to fix issue https://github.com/node-ffi/node-ffi/issues/465

I've fixed NodeJS 9.0 support for FFI, cleaned up the docs, the inconsistent `node-cue-sdk` and `cue-sdk-node` naming. It's available at https://github.com/corsair-sdk/node and https://www.npmjs.com/package/corsair-sdk. @Yannicked if you still want to maintain...