nan-hello-world
v2.1.0
Published
Hello World example using NAN
Readme
nan-hello-world
A Hello World example using Native Abstractions for Node.js
Installation
yarn add nan-hello-worldor
npm install nan-hello-worldUsage
const helloworld = require('nan-hello-world');
console.log(helloworld.say());License
See the LICENSE file for license rights and limitations (MIT).
