# node-qt-napi **Repository Path**: promise9495/node-qt-napi ## Basic Information - **Project Name**: node-qt-napi - **Description**: Node.js bindinds for Qt5, using NAPI - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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