RisingGeek / cpp-addon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp-addon

C++ Addons are objects written in C++ that can be loaded into Node.js. C++ Addons can be used using require() function.
node-addon-api is used for this purpose.

To run the project, follow these steps:

npm install
npm run build
npm start

About


Languages

Language:Python 51.3%Language:JavaScript 31.2%Language:C++ 17.5%