Node.js addon written in C++. It reads a .stl file (both Binary and ASCII) and displays some basic information of the mesh.
To install the necessary modules:
npm install
To launch the node server:
npm start
To server will be available at: localhost:4000