a-napi-example

1.0.0 • Public • Published

a-native-example

An example Node.js n-api module

npm install a-napi-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-napi-example')

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

License

MIT

/a-napi-example/

    Package Sidebar

    Install

    npm i a-napi-example

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    242 kB

    Total Files

    15

    Last publish

    Collaborators

    • mafintosh