An open API service indexing awesome lists of open source software.

https://github.com/kneth/demonodeextension

Demonstration of C++ extension for node.js
https://github.com/kneth/demonodeextension

cpp nodejs

Last synced: about 1 month ago
JSON representation

Demonstration of C++ extension for node.js

Awesome Lists containing this project

README

          

# Demonstration of C++ extension for node.js

This is a small demonstation on how to write extensions for node.js using C++. The extension targets node.js 0.12 and higher.