Skip to content

joevbruno/a-native-example

 
 

Repository files navigation

a-native-example

An example Node.js native module

npm install a-native-example

Used to showcase prebuilds

build status Build status

Usage

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

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

License

MIT

About

An example Node.js native module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.1%
  • C++ 9.6%
  • Python 4.3%