Node.js Native Addon Build Tool

JSON →
library 12.2.0 ·javascript
verified May 27, 2026

node-gyp is a crucial cross-platform command-line tool written in Node.js, designed specifically for compiling native addon modules for the Node.js runtime. Currently stable at version 12.2.0, it demonstrates a consistent release cadence with frequent minor and patch updates, often aligning with new Node.js and npm major versions to maintain compatibility. A key differentiator is its integration of a vendored gyp-next project, which was adapted from Chromium's build system, providing robust support for native addon development across various operating systems. It automatically handles downloading the correct Node.js development files (headers) for the target Node.js version, simplifying the build process. Unlike some misconceptions, node-gyp is not used to build Node.js itself, but rather the C/C++ components that Node.js applications rely on. It supports all current and LTS versions of Node.js, ensuring broad compatibility for native module maintainers.

total hits 15
actors 6 distinct systems
last hit 2d ago human
GPTBot
2
Script
2
ClaudeBot
1
Search engines
1
Humans
4

top countries 🇺🇸 United States · VN · 🇨🇦 Canada · 🇫🇷 France · 🇮🇳 India