nodejs-native-addon
There are 7 repositories under nodejs-native-addon topic.
openpeeps/denim
Node 💖 Nim = Denim! Build powerful NodeJS / BunJS addons with Nim language via Node API (NAPI)
ntoskrnl7/node-binding
A header only library to bind c++ to nodejs using node-addon-api easily.
BinaryMuse/wafflejs-native-node-addons
Links and resources from my Waffle.js talk on native Node addons
mvasilkov/cmark-gfm
GitHub Flavored Markdown ¦ Native bindings for cmark-gfm, GitHub's fork of cmark, a CommonMark parsing and rendering library
cedrickchee/node-pre-gyp
Node.js tool for easy binary deployment of C++ addons
max-lt/nodejs-c-module-template
Template for native Node.js module in C.