cue-sdk
v4.0.84
Published
A Node.js native wrapper around iCUE SDK
Downloads
9
Readme
cue-sdk-node
Intro
This wrapper can be used in node and electron apps. It uses prebuildify and is prebuilt for some runtime environments:
Node: 10.16.0, 11.8.0, 12.x, 13.x, 14.x
Electron: 6.0.0, 7.0.0, 8.0.0
Prerequisites
- Node have to have N-API v4 (see N-API Version Matrix)
Windows
- iCUE for Windows
- Microsoft Visual C++ Redistributable for Visual Studio 2019.
macOS
Installing
Note: you might need to install some tools to build from source on Windows before running
npm install
: https://github.com/nodejs/node-gyp#installation
npm install cue-sdk --save