testnpmabceddd

node.js native addon

Usage no npm install needed!

<script type="module">
  import testnpmabceddd from 'https://cdn.skypack.dev/testnpmabceddd';
</script>

README

nodejs-natvie-addon

build project

$ # install node-gyp
$ npm install -g node-gyp

$ # config project
$ node-gyp configure

$ # build project, --target is electron version


#### Mac
$ HOME=~/.electron-gyp node-gyp rebuild --target=6.0.10 --arch=x64 --dist-url=https://electronjs.org/headers

#### Win
--target=6.0.10 --arch=ia32 --dist-url=https://electronjs.org/headers