All Projects → mafintosh → A Native Example

mafintosh / A Native Example

Licence: mit
An example Node.js native module

a-native-example

An example Node.js native module

npm install a-native-example

Used to showcase prebuilds

build status Build status

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].