a-native-example An example Node.js native module npm install a-native-example Used to showcase prebuilds Usage var print = require('a-native-example') print('hello world') // will print "hello world" from C++ License MIT