a-native-example

An example Node.js native module

MIT License

Downloads
355
Stars
37

a-native-example

An example Node.js native module

npm install a-native-example

Used to showcase prebuilds

All prebuilds are build on CI and afterwards downloaded and published in the npm tarball. See prebuildify-ci for more.

Usage

var print = require('a-native-example')

print('hello world') // will print "hello world" from C++

License

MIT

Package Rankings
Top 6.34% on Npmjs.org
Badges
Extracted from project README
build status Build status