Demos about write node.js's js addon.
how to create addon:
(1) npm init
to release package.json
(2) write index.js
(3) cd .. && npm install ./helloworld
, helloworld module will install at node_modules dir.
node_jsaddon
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||