@valence-native/node-qt
v0.0.4
Published
Node binding of qt
Downloads
1
Readme
node-qt-napi
Node binding of qtRequirements
you must have qt,node and npm installed in your system.Contributing
Add new compontents and don't forget to change binding.gyp if it is required.
npm install --build-from-source
make changes in test.js and run node test.js