a-native-example

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    99
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    99
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i a-native-example

Weekly Downloads

101

Version

1.0.0

License

MIT

Unpacked Size

3.94 MB

Total Files

80

Last publish

Collaborators

  • mafintosh