vindecodex / node-addons

Running extensive task with NodeJS using C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Development

  1. Clone the project
  2. npm install
  3. npm run build - to build the cpp addon
  4. npm start - to run the code inside index.js

Binding GYP Docs

Binding GYP Setup Reference

About

Running extensive task with NodeJS using C++


Languages

Language:C++ 56.1%Language:Python 23.9%Language:JavaScript 20.0%