@valence-native/node-qt

Node binding of qt

Usage no npm install needed!

<script type="module">
  import valenceNativeNodeQt from 'https://cdn.skypack.dev/@valence-native/node-qt';
</script>

README

node-qt-napi

Node binding of qt

Requirements

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